Auto Containers Firefox

Examine source code of Auto Containers

Por: Shajirr
Inspect and view changes in Auto Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Containers",
  "version": "2026.4.3.1",
  "description": "Automatically opens tabs in either temporary or permanent containers for domain isolation.",
  "browser_specific_settings": {
    "gecko": {
      "id": "@auto-containers.shajirr",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "contextualIdentities",
    "cookies",
    "tabs",
    "storage",
    "notifications",
    "webNavigation",
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js",
      "sorting.js"
    ],
    "type": "module"
  },
  "browser_action": {
    "default_title": "Auto Containers",
    "default_popup": "popup.html",
    "default_icon": "icon.svg"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "icons": {
    "24": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "64": "icon.svg"
  }
}

Melhores alternativas Auto Containers

Aqui estão algumas Firefox add-ons que são similares a Auto Containers: