Review of "Battery Status" version 6

Details Page Preview

Get information about your battery status

Extension Homepage
https://github.com/atareao/battery-status

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
6 Active
5 Active
4 Active
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection active
1. Also do this in disable: ```js batteryStatus = null; ``` 2. Use initTranslations() and getSettings() from ExtensionUtils instead of creating your own custom functions (remove convenience.js after that): https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/extensionUtils.js 3. Also include schema's xml file in schemas folder. The Schema XML filename **MUST** follow pattern of `<schema-id>.gschema.xml If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions