Allows ExpressVPN to be controlled through the GNOME shell.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. You need to disconnect the signal in disable or destroy (line 127 extensionmenu.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#disconnect-all-signals 2. You need to remove the timeout in disable or destroy (line 653 extensionmenu.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 3. Remove `stylesheet.css` since you are not using it: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions