Näyttää GNOME-paneelissa montako palveluspäivää on jäljellä ja kuinka monta prosenttia palveluksesta on suoritettu. Shows how many days of (military/civilian) service are left and what percentage of the service is completed.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 1 | Active |
Approved but: 1. Removed the timeout before creating a new one (line 171 `extension.js`). 2. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 3. Avoid code duplication. Better to move those functions to a module so it can be imported in both `prefs.js` and `extension.js`. 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