Containerize Related Tabs Firefox

Examine source code of Containerize Related Tabs

By: defkev Add-on
Inspect and view changes in Containerize Related Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Containerize Related Tabs",
  "version": "0.0.6",
  "description": "Containerize tabs based on their origin domain",
  "developer": {
    "name": "defkev"
  },
  "applications": {
    "gecko": {
      "id": "containerize-related-tabs@defkev",
      "strict_min_version": "54.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "incognito": "not_allowed",
  "permissions": [
    "contextualIdentities",
    "cookies",
    "management",
    "menus",
    "storage",
    "tabs",
    "theme",
    "webNavigation",
    "<all_urls>"
  ]
}

Best Containerize Related Tabs Alternatives

Here are some Firefox add-ons that are similar to Containerize Related Tabs: