Always In Container Firefox

Examine source code of Always In Container

By: 田生
Inspect and view changes in Always In Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Always In Container",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.7",
  "default_locale": "en",
  "icons": {
    "48": "icon.svg"
  },
  "permissions": [
    "<all_urls>",
    "contextualIdentities",
    "cookies",
    "management",
    "tabs",
    "webRequestBlocking",
    "webRequest"
  ],
  "web_accessible_resources": [
    "/togo/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "incognito": "not_allowed",
  "applications": {
    "gecko": {
      "id": "{a1e9543e-5f73-4763-b376-04e53fd12cbd}",
      "strict_min_version": "57.0"
    }
  }
}

Best Always In Container Alternatives

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