Proxy Profile Switcher Firefox

Examine source code of Proxy Profile Switcher

Inspect and view changes in Proxy Profile Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Proxy Profile Switcher",
  "version": "0.2.1",
  "description": "Manage proxy settings directly from your browser toolbar",
  "browser_specific_settings": {
    "gecko": {
      "id": "@proxy-profile-swticher",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "proxy.js",
      "main.js"
    ],
    "service_worker": "main.js"
  },
  "permissions": [
    "proxy",
    "storage",
    "contextMenus"
  ],
  "action": {
    "default_icon": "icons/pps.png"
  },
  "icons": {
    "300": "icons/pps.png"
  }
}

Best Proxy Profile Switcher Alternatives

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