Proxy Selector Firefox

Examine source code of Proxy Selector

By: Tyler
Inspect and view changes in Proxy Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Selector",
  "version": "1.0",
  "description": "Set up different proxy profiles by nickname.",
  "permissions": [
    "proxy",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "proxyselector@example.com",
      "strict_min_version": "91.1.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Proxy Selector"
  }
}

Best Proxy Selector Alternatives

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