Container Forcer Firefox

Examine source code of Container Forcer

제작자: ledongthuc
Inspect and view changes in Container Forcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Forcer",
  "version": "1.0",
  "description": "Forces container selection for new tabs. We don't want to use the default container. It's the rule. It's the law.",
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextualIdentities",
    "tabs",
    "cookies",
    "webRequest",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "select-container.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ledongthuc@gmail.com"
    }
  }
}

최고의 Container Forcer 대안

다음은 Container Forcer과(와) 유사한 Firefox add-on입니다: