Proxy Switch Firefox

Examine source code of Proxy Switch

Inspect and view changes in Proxy Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{7e6679d5-4ae1-444e-b7bf-a6f11ec6ffde}"
    }
  },
  "manifest_version": 2,
  "name": "Proxy Switch",
  "version": "1.0",
  "description": "Provides an easier way to switch proxy settings!",
  "icons": {
    "48": "images/logo.png"
  },
  "permissions": [
    "activeTab",
    "proxy"
  ],
  "browser_action": {
    "default_icon": "images/logo.png",
    "default_title": "Proxy Switch",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "script/background.js"
    ],
    "persistent": false
  }
}

Meilleures alternatives Proxy Switch

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