Proxy Switcher Firefox

Examine source code of Proxy Switcher

Inspect and view changes in Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Switcher",
  "version": "1.0",
  "description": "Quickly switch browser proxy settings.",
  "permissions": [
    "proxy",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Proxy Switcher",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ssemugg.a.s.ul.a46@gmail.com",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Proxy Switcher Alternatives

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