ProxyTab - Proxy Manage & Switcher Firefox

Examine source code of ProxyTab - Proxy Manage & Switcher

Inspect and view changes in ProxyTab - Proxy Manage & Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ProxyTab — Proxy Manager & Switcher",
  "description": "Proxy manager and switcher for Chrome. Pick a proxy per site, with bypass. SOCKS5, HTTP, Tailscale, WireGuard.",
  "version": "0.3.2",
  "icons": {
    "16": "icon/proxied-16.png",
    "32": "icon/proxied-32.png",
    "48": "icon/proxied-48.png",
    "128": "icon/proxied-128.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "tabs",
    "webRequest",
    "webRequestAuthProvider"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxytab@reel.money",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  }
}

Best ProxyTab - Proxy Manage & Switcher Alternatives

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