Proxy some Firefox

Examine source code of Proxy some

제작자: nga Add-on
Inspect and view changes in Proxy some source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy some",
  "description": "Uses the proxy API to proxy requests to specific hosts.",
  "version": "1.0",
  "icons": {
    "48": "icons/shield-purple.svg",
    "96": "icons/shield-purple.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ngaluru@pm.me",
      "strict_min_version": "91.1.0"
    }
  },
  "background": {
    "scripts": [
      "background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ]
}

최고의 Proxy some 대안

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