Review of "WireGuard Indicator" version 1

Details Page Preview

Manage WireGuard VPN from Desktop

Extension Homepage
https://github.com/atareao/wireguard-indicator

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
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. On disable you should remove the timeout (line 285 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 2. You should mention this is a fork. 3. Remove all unnecessary files such as testwidgets.js, .po and .pot: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files 4. Use initTranslations() and getSettings() from ExtensionUtils instead of creating your own custom functions (remove convenience.js after that): https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/extensionUtils.js 5. Also do this on disable: `wireGuardIndicator = null;` 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