Review of "Nightscout" version 1

Details Page Preview

Integration with Nightscout to display its data

Extension Homepage
https://github.com/jeroenwtf/gnome-nightscout

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.5.0 (10) Active
1.5.0 (9) Rejected
8 Active
7 Active
6 Active
5 Active
4 Rejected
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove line 17-21 `prefs.js`. Not needed. 2. Remove the version from the import (line 1 `prefs.js`). 3. Remove line 77 and 454-456 `extension.js`. 4. Timeout should be removed on destroy (line 424 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 5. Use this instead of spawn: ```js Gio.AppInfo.launch_default_for_uri(url, null); ``` If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions