Review of "Bring to Front" version 1.1.0 (2)

Details Page Preview

Toggle focused window between resting, front (centered, standard size), and front-large positions. Default shortcut: Ctrl+Alt+F.

Extension Homepage
https://github.com/ildella/bring-to-front

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

owned object references should be released in disable()

Owned references that are cleaned up in `disable()` should also be released with `null` or `undefined`.

Destroy all objects

  • extension.js:128
    _destroySignals = new Map()
  • extension.js:127
    _windowState = new Map()

All Versions

Version Status
1.1.0 (2) Active
1 Rejected

Previous Reviews on this Version

fmuellner active