Review of "Configurable clock seconds interval" version 1

Details Page Preview

Make Gnome clock seconds refresh interval configurable. Adjust the interval directly in the extension preferences.

Extension Homepage
https://github.com/Emanuel532/configurable-clock-interval

No comments.

FAQ

Files

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

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
2 Active
1 Active

Previous Reviews on this Version

JustPerfection active
Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) 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
Emanuel532 posted a review
Hello, Thank you for the suggestion, indeed it's much simpler to use `connectObject()` and `disconnectObject()`. Just uploaded a new version with these changes.
JustPerfection posted a review
Hi! Approved the new version.