Proxy Toolbar Toggle Firefox

Examine source code of Proxy Toolbar Toggle

제작자: Vincent4486 Add-on
Inspect and view changes in Proxy Toolbar Toggle source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Toggler",
  "version": "2.3",
  "description": "Route specific tabs or the entire browser through a configurable SOCKS proxy.",
  "permissions": [
    "proxy",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Toggle Proxy",
    "default_icon": "icons/off.png"
  },
  "icons": {
    "32": "icons/off.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy-toggler@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

최고의 Proxy Toolbar Toggle 대안

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