Multi-Account Containers Tools Firefox

Examine source code of Multi-Account Containers Tools

By: DJS Add-on
Inspect and view changes in Multi-Account Containers Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Multi-Account Containers Tools",
  "version": "1.2.8",
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{bbe199b3-d848-4d81-9bd5-84a2b5cb5b4a}"
    }
  },
  "permissions": [
    "cookies",
    "contextualIdentities",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "bookmarks",
    "browsingData",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "icons": {
    "256": "icon.png"
  }
}

Best Multi-Account Containers Tools Alternatives

Here are some Firefox add-ons that are similar to Multi-Account Containers Tools: