Agent Ready — AI Agent Scanner Firefox

Examine source code of Agent Ready — AI Agent Scanner

Inspect and view changes in Agent Ready — AI Agent Scanner 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 Ready — Scan sites for AI agents",
  "short_name": "Agent Ready",
  "description": "One-click scan for llms.txt, agents.json, agent-card, mcp.json, x402, and UCP. Powered by agent-ready.dev.",
  "version": "0.3.1",
  "homepage_url": "https://agent-ready.dev",
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@agent-ready.dev",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Agent Ready",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "https://agent-ready.dev/*"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best Agent Ready — AI Agent Scanner Alternatives

Here are some Firefox add-ons that are similar to Agent Ready — AI Agent Scanner: