Review of "Monitor Smart Saver" version 1.6.0 (3)

Details Page Preview

Easily switch your monitor to power-saving mode with a simple button press. A single click turns off the screen without requiring a password upon wake-up, while a double-click ensures a password prompt after waking up.

Extension Homepage
https://github.com/pic16f877ccs/Monitor-smart-saver

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-006 warning

preferences classes should not retain window-scoped objects on instance fields without close-request cleanup

Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.

Destroy all objects

  • prefs.js:27
    this._soundFileLister = new SoundFileLister(dirPaths, FILES_EXT)

All Versions

Version Status
1.6.0 (3) Active
1.5.0 (2) Active
1.4.2 (1) Active

Previous Reviews on this Version

fmuellner active