Simple Proxy Toggle Firefox

Examine source code of Simple Proxy Toggle

Por: Strega Add-on
Inspect and view changes in Simple Proxy 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": "ProxyToggle",
  "version": "0.1",
  "description": "A convenient toolbar button to toggle top-level proxy settings.",
  "icons": {
    "48": "img/socks.svg"
  },
  "permissions": [
    "proxy"
  ],
  "background": {
    "scripts": [
      "src/pt-background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "img/socks.svg",
    "default_title": "ProxyToggle",
    "default_popup": "src/pt-popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxytoggle@example.com"
    }
  }
}

Mejores alternativas Simple Proxy Toggle

Aquí hay algunas Firefox add-ons que son similares a Simple Proxy Toggle: