Privacy Policy

Effective date: May 22, 2026

Short version: APG Auditor stores everything locally on your device. No personal data is collected, transmitted, or sold. The only optional network request is a call to the Anthropic API using your own API key, which you control entirely.

1. What data APG Auditor accesses

To perform an accessibility audit, the extension reads the DOM of the active browser tab you are currently viewing. This includes HTML structure, ARIA attributes, and computed styles. This data is processed entirely within your browser and is never transmitted to any server operated by this extension.

2. What data is stored

The following data is saved to chrome.storage.local on your device only:

None of this data leaves your device except as described in section 4. Removing the extension permanently deletes all stored data.

3. What data is NOT collected

4. Optional Anthropic API usage

APG Auditor includes an optional AI disambiguation feature that helps identify ARIA design patterns when the deterministic scorer produces a low-confidence or ambiguous result. This feature is only active if you supply a Claude API key in Settings.

When this feature runs, the extension sends the following to the Anthropic API:

This request is made directly from your browser to api.anthropic.com using your own API key. Anthropic's handling of API request data is governed by Anthropic's Privacy Policy. You can disable this feature at any time by removing your API key from Settings.

5. Permissions explained

6. Children's privacy

APG Auditor is a developer and accessibility professional tool. It is not directed at children and does not knowingly collect any information from anyone under 13.

7. Changes to this policy

If this policy changes materially, the effective date above will be updated and a note will be added to the release notes. Continued use of the extension after a change constitutes acceptance of the updated policy.

8. Contact

Questions or concerns about this policy can be raised by opening an issue on the GitHub repository.