Review of "Hydration Reminder" version 2

Details Page Preview

Reminder to drink water

Extension Homepage
https://github.com/daxog/hydration-reminder

No comments.

Diff Against

Files

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

All Versions

Version Status
4 Active
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove `stylesheet.css` since you are not using it: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 2. Please use a less generic name for the default class you are exporting (line 138 `extension.js`). 3. Remove the timeout before creating a new one since that function can be called multiple times (line 94 `extension.js`). 4. Use `this.openPreferences()` from the entry point instead of spawn command (line 60 `extension.js`). 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