Contained Proxy Firefox

Examine source code of Contained Proxy

제작자: Francesco Pompo' Add-on
Inspect and view changes in Contained Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Contained Proxy",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "container-proxy@example.com",
      "strict_min_version": "91.1.0"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "contextualIdentities",
    "proxy"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

최고의 Contained Proxy 대안

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