Proxy connector Firefox

Examine source code of Proxy connector

제작자: Gleb Chipiga Add-on
Inspect and view changes in Proxy connector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy connector",
  "version": "0.2resigned1",
  "description": "Simple button to switch between a proxy and a direct connection.",
  "icons": {
    "48": "icons/network-connect.svg",
    "96": "icons/network-connect.svg"
  },
  "permissions": [
    "storage",
    "proxy"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/network-connect.svg",
    "default_title": "Proxy connector"
  },
  "background": {
    "scripts": [
      "default.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "settings.html",
    "browser_style": false,
    "open_in_tab": true
  },
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{8852ada5-fb30-41fc-b2b5-079234ab7f4e}"
    }
  }
}

최고의 Proxy connector 대안

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