Review of "Auto Power Profile" version 32

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-003 warning

signals connected by extension should be disconnected in disable()

Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.

Disconnect all signals

  • extension.js:38
    this._settings.connect(this._onSettingsChange)

All Versions

Previous Reviews on this Version

dmy3k auto- rejected
Auto-rejected because of new version 33 was uploaded