Poxy Proxy Firefox

Examine source code of Poxy Proxy

제작자: Nasher Add-on
Inspect and view changes in Poxy Proxy 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": "PoxyProxy",
  "version": "1.0",
  "description": "A simple proxy toggler.",
  "browser_specific_settings": {
    "gecko": {
      "id": "Nashpoxyproxy@yourdomain.com",
      "strict_min_version": "91.1.0"
    }
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "PoxyProxy (Off)"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

최고의 Poxy Proxy 대안

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