Mini Proxy Switcher Firefox

Examine source code of Mini Proxy Switcher

제작자: Anupam Singh
Inspect and view changes in Mini Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Proxy Switcher",
  "version": "1.0",
  "description": "Toggle proxy on and off like FoxyProxy.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon-48.png",
      "96": "icon-96.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy-switcher-anupamsingh@example.com",
      "strict_min_version": "91.1.0"
    }
  }
}

최고의 Mini Proxy Switcher 대안

다음은 Mini Proxy Switcher과(와) 유사한 Firefox add-on입니다: