Review of "Rounded System Menu Buttons" version 1

Details Page Preview

Rounded System Menu Buttons

Extension Homepage
https://github.com/PRATAP-KUMAR/rounded-system-menu-buttons

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

Previous Reviews on this Version

JustPerfection active
1. Add this to metadata.json: "settings-schema": "org.gnome.shell.extensions.round-system-menu-buttons", Now you can simply use `ExtensionUtils.getSettings();` without any parameter. 2. Also do this on disable: modifiedMenu = null;