Review of "Auto Power Profile" version 2

Details Page Preview

Automatically switch between power profiles based on power supply and battery status.

Extension Homepage
https://github.com/dmy3k/auto-power-profile

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
Please also null out in disable: ```js this._powerManagerProxy = null; this._powerManagerCancellable = null; this._powerProfilesProxy = null; this._powerProfilesCancellable = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 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
dmy3k posted a review
Thanks, will do!