Proxy Switcher Plus Firefox

Examine source code of Proxy Switcher Plus

Inspect and view changes in Proxy Switcher Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Switcher Plus",
  "version": "1.0",
  "description": "Minimal AMO-safe proxy switcher for quick manual proxy configuration.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Proxy Switcher Plus",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "id": "konatesoryi.b.r.ahi.m2@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "proxy",
    "storage"
  ]
}

Meilleures alternatives Proxy Switcher Plus

Voici quelques Firefox add-ons qui sont similaires à Proxy Switcher Plus :