Container Tabs Firefox

Examine source code of Container Tabs

Inspect and view changes in Container Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Tabs",
  "version": "1.0.0",
  "description": "Quickly open new tabs in Containers.",
  "permissions": [
    "tabs",
    "contextualIdentities"
  ],
  "browser_action": {
    "default_title": "Container Tabs",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "follow.c.ow.s.1.41@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Container Tabs Alternatives

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