Review of "Script Launcher" version 1.1.0 (2)

Details Page Preview

Launch scripts from the top panel with search, pinning, and right-click actions

Extension Homepage
https://github.com/enginyilmaaz/gnome_extension_script_launcher

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 2

Shexli found 2 issues that may need reviewer attention.

EGO025 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

EGO014 warning

objects created by extension should be destroyed in disable()

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

Destroy all objects

  • extension.js:418
    this._scriptContextMenu = menu

All Versions

Version Status
1.1.0 (5) Unreviewed
1.1.0 (4) Rejected
1.1.0 (3) Rejected
1.1.0 (2) Rejected
1.1.0 (1) Rejected

Previous Reviews on this Version

enginyilmaaz auto- rejected
Auto-rejected because of new version 1.1.0 (3) was uploaded