Claude Downloader Home

Privacy Policy

Last updated: July 22, 2026

Claude Downloader does not collect, transmit, or sell any personal data, and it does not operate any server of its own. Everything the extension does happens inside your browser.

What the extension accesses

The extension reads your conversations, projects, and project files from claude.ai using your existing browser session (cookies), only when you take an action that requires it — opening the popup, clicking an export button, or opening the browse page.

Where that data goes

Into a file on your computer, and nowhere else. The only host the extension makes network requests to is https://claude.ai — every conversation, project, and file fetch goes there and only there. There is no analytics, no telemetry, and no remote server operated by this project.

What is stored locally, and why

The extension uses Chrome's built-in chrome.storage API to remember things between visits, so it doesn't have to re-fetch or re-ask on every use:

Separately, the extension also uses the browser's own localStorage API — a different mechanism from chrome.storage — to remember one thing: your theme preference. A single key, theme, holds the string dark or light, and is read and written by the browse page and popup so they open in whichever theme you last chose.

Everything above, through either mechanism, stays on your device. Because chrome.storage.sync is a Chrome platform feature, your organization ID may sync to your other Chrome browsers if you have Chrome Sync turned on in your Google account — that sync channel belongs to Google, not to this project; the extension itself never transmits it anywhere. The localStorage theme key does not go through Chrome Sync at all — it stays on this browser profile only and is never transmitted anywhere either.

Features that create a file, only when you ask for one

Permissions

Contact

Email support@claudedownloader.com, or see the support page.

Claude Downloader is an independent tool. "Claude" is a product of Anthropic.