Review of "Alt+Tab List" version 5

Details Page Preview

Turn the alt+tab into a vertical list

Extension Homepage
https://github.com/matheus-inacio/alt-tab-list-extension

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

Shexli found 2 issues that may need reviewer attention.

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

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:267
    _windowMru = new WeakMap()

All Versions

Version Status
7 Unreviewed
6 Rejected
5 Unreviewed
4 Rejected
3 Unreviewed
2 Rejected
1 Rejected