Tab Groups Unloader Firefox

Examine source code of Tab Groups Unloader

Inspect and view changes in Tab Groups Unloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "2",
  "description": "__MSG_extensionDescription__",
  "author": "Guido Berhoerster",
  "homepage_url": "https://code.guido-berhoerster.org/addons/firefox-addons/tab-groups-unloader/",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-groups-unloader@code.guido-berhoerster.org",
      "strict_min_version": "139.0"
    }
  },
  "icons": {
    "48": "icons/tab-groups-unloader-48.png",
    "96": "icons/tab-groups-unloader-96.png"
  },
  "permissions": [
    "alarms",
    "tabs",
    "tabGroups"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  }
}

Best Tab Groups Unloader Alternatives

Here are some Firefox add-ons that are similar to Tab Groups Unloader: