Container Tabs Lite Firefox

Examine source code of Container Tabs Lite

Inspect and view changes in Container Tabs Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Tabs Lite",
  "version": "1.0",
  "description": "Minimal AMO-safe toolbox for working with Firefox containers (contextual identities). No icons included.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Container Tabs Lite",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "container-tabs-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "contextualIdentities"
  ],
  "content_security_policy": "default-src 'self'; script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best Container Tabs Lite Alternatives

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