Container proxy Firefox

Examine source code of Container proxy

Inspect and view changes in Container proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container proxy",
  "version": "0.1.22",
  "description": "__MSG_General_extensionDescription__",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "contaner-proxy@bekh-ivanov.me",
      "strict_min_version": "91.1.0"
    }
  },
  "browser_action": {},
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "contextualIdentities",
    "cookies",
    "proxy"
  ],
  "background": {
    "scripts": [
      "background/index.js"
    ]
  }
}

최고의 Container proxy 대안

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