AI Agent Readiness Checker ("the extension") is developed by Faiz Azizan (drfaizazizan.com). This policy explains what data the extension does and does not handle.
The extension scans a website you choose (either the active tab or a URL
you type in) for AI-agent-readiness signals — such as the presence of
robots.txt, llms.txt, sitemap.xml,
and various API/authentication discovery files — and displays a
readiness score with suggested fixes.
The extension does not collect, store, or transmit any personal data to the developer or any third-party analytics service. Specifically:
chrome.storage or any database.To run its checks, the extension makes read-only (GET/HEAD) requests to:
1.1.1.1 and Google dns.google) — solely to
look up a public DNS TXT record for the domain you're scanning, as part
of the "DNS for AI Discovery" check. Only the domain name is sent; no
other data.
These requests are only triggered when you explicitly click "Scan." The extension does not passively monitor your browsing.
The "Export as Markdown" feature generates a report file entirely on your device and saves it to your Downloads folder via your browser. This file is never uploaded anywhere by the extension.
activeTab — used only to prefill the scan input with your current tab's URL when you open the extension.sidePanel — used only to display the extension's UI in Chrome's side panel.<all_urls>) — used only to fetch the public discovery files listed above from the domain you choose to scan.If the extension's data practices change, this page will be updated and the extension version bumped accordingly.
Questions about this policy: via drfaizazizan.com