Smart Containers Firefox

Examine source code of Smart Containers

Inspect and view changes in Smart Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Containers",
  "version": "1.0.2",
  "description": "Automatically organize your tabs into isolated containers based on their domain for enhanced privacy and seamless browsing.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "tabs",
    "storage",
    "contextualIdentities",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "dashboard.html",
    "default_icon": {
      "16": "icons/icon.png",
      "48": "icons/icon.png",
      "128": "icons/icon.png"
    }
  },
  "icons": {
    "16": "icons/icon.png",
    "48": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fa37a91d-8df0-4335-b2cb-065e063bfb6f}"
    }
  }
}

Mejores alternativas Smart Containers

Aquí hay algunas Firefox add-ons que son similares a Smart Containers: