Auto Proxy Switcher Firefox

Examine source code of Auto Proxy Switcher

Inspect and view changes in Auto Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Proxy Switcher",
  "version": "1.0",
  "description": "Automatically switches proxies every few minutes.",
  "permissions": [
    "proxy",
    "storage",
    "alarms",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "proxy-switcher-newambrish@example.com",
      "strict_min_version": "91.1.0"
    }
  }
}

Melhores alternativas Auto Proxy Switcher

Aqui estão algumas Firefox add-ons que são similares a Auto Proxy Switcher: