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
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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.
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)