Proxy Shunter Firefox

Examine source code of Proxy Shunter

Inspect and view changes in Proxy Shunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Proxy Shunter",
  "short_name": "ProxyShunter",
  "version": "0.1.2",
  "description": "A lightweight proxy switcher. Proxy Switcher allows you to change proxy easily from the toolbar panel. Toolbar icon indicates the current type of proxy browser currently using. The UI for changing proxies is very intuitive. This includes flexible proxy server list management.",
  "developer": {
    "name": "Seyed Mahdi Soheili Moghadam",
    "url": "https://github.com/yamahdico/"
  },
  "browser_action": {
    "default_icon": {
      "32": "images/icon32.png",
      "64": "images/icon64.png"
    },
    "default_title": "Proxy Shunter",
    "default_popup": "popup.html"
  },
  "icons": {
    "24": "images/icon24.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "incognito": "spanning",
  "permissions": [
    "proxy",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/jquery-3.2.1.min.js",
      "js/background.js"
    ]
  },
  "manifest_version": 2
}

Best Proxy Shunter Alternatives

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