Tab Consolidator Firefox

Examine source code of Tab Consolidator

By: Nabu Add-on
Inspect and view changes in Tab Consolidator source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Consolidator for Firefox",
  "version": "1.1.0",
  "description": "Move all tabs matching a domain into one window.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-consolidator@borsippa.xyz",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "menus"
  ],
  "background": {
    "scripts": [
      "tab-merger-core.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "32": "tab-consolidator.svg",
    "64": "tab-consolidator.svg"
  }
}

Best Tab Consolidator Alternatives

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