Review of "Lame Extensions Manager" version 1

Details Page Preview

Simple extension to enable/disable installed extensions. - gnome-shell 3.4 support added thanks to community

Extension Homepage
https://github.com/Alexander-0x80/Lame-Extension-manager

No comments.

FAQ

Files

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

All Versions

Version Status
3 Rejected
2 Rejected
1 Active

Previous Reviews on this Version

gcampax posted a review
1) You can use the extensionSystem directly instead of going through GSettings and enumerating ~/.local/share/gnome-shell/extensions, but still fine. 2) You can use Panel.addtoStatusArea instead of adding actors manually. In any case, seems fine.