ShadowRouter Extension Firefox

Examine source code of ShadowRouter Extension

제작자: 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"
    ]
  }
}

최고의 ShadowRouter Extension 대안

다음은 ShadowRouter Extension과(와) 유사한 Firefox add-on입니다: