Proxy Rotator Firefox

Examine source code of Proxy Rotator

By: Cemal Add-on
Inspect and view changes in Proxy Rotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Proxy Rotator",
  "version": "0.0.2",
  "description": "Free VPN and Proxy Rotator",
  "browser_action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "commands": {
    "change-proxy": {
      "suggested_key": {
        "default": "Ctrl+Shift+O",
        "mac": "Command+Shift+O"
      },
      "description": "Rotate the proxy randomly"
    }
  },
  "permissions": [
    "storage",
    "proxy",
    "privacy",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs",
    "https://*/*",
    "http://*/*",
    "cookies",
    "history",
    "browsingData"
  ],
  "manifest_version": 2
}

Best Proxy Rotator Alternatives

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