AgentFox Firefox

Examine source code of AgentFox

제작자: Laura Add-on
Inspect and view changes in AgentFox 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": "AgentFox",
  "version": "1.2",
  "description": "Randomize your user agent in all outgoing requests.",
  "icons": {
    "48": "icons/fox_48.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "declarativeNetRequest",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "view/settings.html",
    "default_icon": {
      "48": "icons/fox_48.png"
    }
  },
  "background": {
    "scripts": [
      "dist/agent.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{148188d8-e330-481c-a496-85b056253783}"
    }
  }
}

최고의 AgentFox 대안

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