Proxy & User-Agent Switcher Firefox

Examine source code of Proxy & User-Agent Switcher

By: D09r
Inspect and view changes in Proxy & User-Agent Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "3.1",
  "description": "__MSG_extDescription__",
  "short_name": "free proxy",
  "default_locale": "en",
  "options_page": "proxy-settings.html",
  "incognito": "spanning",
  "browser_action": {
    "default_icon": "img/fi/proxy64.png",
    "default_title": "Proxy & User-Agent switcher",
    "default_popup": "popup.html"
  },
  "background": {
    "page": "bg.html",
    "persistent": true
  },
  "icons": {
    "16": "img/fi/proxy16.png",
    "32": "img/fi/proxy32.png",
    "48": "img/fi/proxy48.png",
    "64": "img/fi/proxy64.png",
    "128": "img/fi/proxy128.png",
    "512": "img/fi/proxy512.png"
  },
  "author": "d09r",
  "omnibox": {
    "keyword": "proxy,useragent"
  },
  "homepage_url": "https://d09r.github.io/proxy-user-agent-switcher/",
  "permissions": [
    "proxy",
    "background",
    "storage",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "notifications"
  ]
}

Best Proxy & User-Agent Switcher Alternatives

Here are some Firefox add-ons that are similar to Proxy & User-Agent Switcher: