Agent View Firefox

Examine source code of Agent View

Inspect and view changes in Agent View 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": 3,
  "name": "Agent View",
  "version": "1.1.0",
  "description": "Compare browser and AI crawler responses and inspect website signals for agents.",
  "browser_specific_settings": {
    "gecko": {
      "id": "agent-view@thebuccaneer",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Agent View"
  },
  "homepage_url": "https://github.com/TheBuccaneer/agent-view"
}

최고의 Agent View 대안

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