Tab Consolidator Firefox

Examine source code of Tab Consolidator

By: Nabu
Inspect and view changes in Tab Consolidator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Consolidator for Firefox",
  "version": "1.0",
  "description": "Move all tabs matching a domain into one window.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-consolidator@borsippa.xyz"
    }
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "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: