ShadowRouter Extension Firefox

Examine source code of ShadowRouter Extension

Par : The Anarch
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"
    ]
  }
}

Meilleures alternatives ShadowRouter Extension

Voici quelques Firefox add-ons qui sont similaires à ShadowRouter Extension :