Proxy Switcher Firefox

Examine source code of Proxy Switcher

제작자: ProxyPilot Add-on
Inspect and view changes in Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Switcher",
  "version": "1.0",
  "description": "Quickly switch browser proxy settings.",
  "permissions": [
    "proxy",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Proxy Switcher",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ssemugg.a.s.ul.a46@gmail.com",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Proxy Switcher 대안

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