Multi Proxy Switcher Firefox

Examine source code of Multi Proxy Switcher

Inspect and view changes in Multi Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Multi Proxy Switcher",
  "version": "1.6",
  "description": "Sticky proxy manager with auto-auth for multi-instance browsing, gaming & automation.",
  "permissions": [
    "storage",
    "proxy",
    "tabs",
    "privacy",
    "alarms",
    "webRequest",
    "webRequestAuthProvider"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "multiproxyswitcher@softecpay.com",
      "strict_min_version": "126.0"
    }
  }
}

Meilleures alternatives Multi Proxy Switcher

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