Review of "Custom Command Menu" version 4

Details Page Preview

Run user defined terminal/shell commands by selecting them from a customizable drop-down menu at the top bar.

Extension Homepage
https://github.com/StorageB/custom-command-menu

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection active
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.
storageb posted a review
Thanks for the tip - that cleans up a lot of code! I will include that change in the next version.