ShadowRouter Extension Firefox

Examine source code of ShadowRouter Extension

Inspect and view changes in ShadowRouter Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shadow Router - Proxy Chain",
  "version": "0.1.2",
  "description": "Even if you have 'nothing to hide' You still want your privacy!",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "activeTab",
    "proxy",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best ShadowRouter Extension Alternatives

Here are some Firefox add-ons that are similar to ShadowRouter Extension: