System Proxy Switch Firefox

Examine source code of System Proxy Switch

Inspect and view changes in System Proxy Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SystemProxySwitch",
  "version": "1.0",
  "description": "A simple proxy switcher to switch between noproxy and system proxy",
  "background": {
    "scripts": [
      "browser_action.js"
    ]
  },
  "icons": {
    "48": "icons/grayscale-48.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/grayscale-32.png"
    }
  },
  "permissions": [
    "<all_urls>",
    "proxy"
  ],
  "incognito": "spanning",
  "web_accessible_resources": [
    "icons/color-32.png",
    "icons/grayscale-32.png",
    "icons/grayscale-48.png"
  ]
}

최고의 System Proxy Switch 대안

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