Run user defined terminal/shell commands by selecting them from a customizable drop-down menu at the top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Approve but please remove line 33-52 (`extension.js`) for the next version. You can simply send `this._settings` to the `CommandMenu.constructor()` from the entry point and use `for` loop instead of doing that on many lines.
Thanks for the tip - that cleans up a lot of code! I will include that change in the next version.