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"
    }
  }
}

Mejores alternativas Auto Proxy Switcher

Aquí hay algunas Firefox add-ons que son similares a Auto Proxy Switcher: