Review of "Top Bar Organizer Plus" version 17 (2)

Details Page Preview

A GNOME Shell extension that lets you reorder, group, and show/hide the items of the top (menu) bar — the clock, system indicators, AppIndicator/tray icons, and the items other extensions add — instead of being stuck with whatever order they happened to load in. A significantly improved fork of Top Bar Organizer

Extension Homepage
https://github.com/ShibasishPaul/top-bar-organizer-plus

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

extensions should not use lookupByURL or lookupByUUID for current extension access

Use `this`, `this.getSettings()` or `this.path` instead of `lookupByURL()` or `lookupByUUID()` for the current extension.

`extensionUtils`

  • prefsModules/PrefsAboutPage.js:30
    ExtensionPreferences.lookupByURL(import.meta.url)
  • prefsModules/PrefsAboutPage.js:50
    ExtensionPreferences.lookupByURL(import.meta.url)
  • prefsModules/PrefsBoxOrderItemOptionsDialog.js:23
    ExtensionPreferences.lookupByURL(import.meta.url)
  • prefsModules/PrefsBoxOrderItemRow.js:119
    ExtensionPreferences.lookupByURL(import.meta.url)
  • prefsModules/PrefsBoxOrderListBox.js:50
    ExtensionPreferences.lookupByURL(import.meta.url)
  • prefsModules/PrefsSettingsPage.js:32
    ExtensionPreferences.lookupByURL(import.meta.url)

All Versions

Version Status
17.2 (4) Active
17.1 (3) Active
17 (2) Rejected
1 Rejected

Previous Reviews on this Version

ShibasishPaul auto- rejected
Auto-rejected because of new version 17.1 (3) was uploaded