Review of "Stretch Break Companion" version 1

Details Page Preview

GNOME Shell integration for Stretch Break, a utility that helps you take regular breaks.

Extension Homepage
https://github.com/pieterdd/StretchBreak/

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

Previous Reviews on this Version

JustPerfection rejected
1. Also null out in disable: ```js this._dbusClient = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 2. Please use a less generic name for the default class you are exporting (line 209 `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
JustPerfection posted a review
btw, it's better to use `svg` instead of `png` to avoid scaling issues.