Proxy Toggle (System) Firefox

Examine source code of Proxy Toggle (System)

Inspect and view changes in Proxy Toggle (System) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Toggle (System)",
  "version": "1.2",
  "description": "Toggle system proxy on/off",
  "permissions": [
    "proxy",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Proxy Toggle",
    "default_icon": {
      "48": "icons/off.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fastproxytoggle@local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 Proxy Toggle (System) 대안

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