Proxy Toolbar Toggle Firefox

Examine source code of Proxy Toolbar Toggle

Inspect and view changes in Proxy Toolbar Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Proxy Toggler",
  "version": "1.0",
  "permissions": [
    "proxy",
    "storage"
  ],
  "action": {
    "default_icon": "icons/off.png",
    "default_title": "Proxy is OFF",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy-toggler@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Proxy Toolbar Toggle Alternatives

Here are some Firefox add-ons that are similar to Proxy Toolbar Toggle: