Claude Fact Checker Chrome Extension — Effective March 1, 2026
Claude Fact Checker lets you select text on webpages and send it to the Claude AI API (operated by Anthropic, PBC) for fact-checking analysis. The results are displayed directly in your browser.
This extension collects and processes two types of data:
a) API Key: Your Anthropic API key, which you enter
in the extension settings. This is stored locally in Chrome's synced
storage (chrome.storage.sync) and is only used to
authenticate requests to the Anthropic API. It is never sent anywhere
other than api.anthropic.com.
b) Selected Text: When you use the fact-check
feature, the text you select on a webpage is sent to the Anthropic
API (api.anthropic.com) for analysis. This text is not
stored by the extension after the analysis is complete.
This extension does not:
Selected text is sent to Anthropic's Claude API for analysis. Anthropic's handling of this data is governed by their privacy policy.
No other third parties receive any data from this extension.
chrome.storage.sync API, which encrypts data at rest
and syncs across your signed-in Chrome browsers.
We may update this privacy policy from time to time. The effective date at the top of this page indicates when the policy was last revised.
For questions about this privacy policy, visit github.com/son1112.