What this extension does: Exports your AI chat conversations from Claude, ChatGPT, Gemini, and DeepSeek to PDF, Word (.doc), and Markdown (.md); lets you pin and organize responses locally; and provides an active usage meter for Claude accounts.
What leaves your browser: Only direct HTTPS requests to the AI platforms themselves (claude.ai, chatgpt.com, gemini.google.com, chat.deepseek.com) made using your existing active browser session to read conversation turns and limits that you already have access to. No chat content or user credentials are ever transmitted to any developer server or external third-party server.
What we do NOT do: We do not sell your data, we do not track your browsing history, we do not collect telemetry, and we do not use your data for advertising.
chrome.storage.local API on your local computer.claude.ai, the extension reads the non-sensitive lastActiveOrg cookie solely to allow the usage meter to display limits for the correct organization workspace. This value is an internal organization identifier, never your password or auth token, and is never sent to us or any remote server.notifications permission is used only to show a local browser alert when an export finishes (or fails). No data is collected or sent anywhere to generate these alerts.contextMenus permission adds a right-click "Quick Export" option on supported AI chat pages. It does not read, store, or transmit any page content beyond triggering the same local export flow.alarms permission is used only to reset the local daily free-quota counter at midnight and to periodically refresh the local usage meter display. It does not schedule any network calls to our servers.To extract chats for export and display live session limits, the extension communicates directly with the respective AI providers (claude.ai, chatgpt.com, gemini.google.com, chat.deepseek.com) using your existing authenticated session. This traffic is strictly between your browser and the official AI provider.
| Purpose | Data Used | Storage Location |
|---|---|---|
| Export chats to PDF / Word / MD | Chat turns visible on current page | Processed 100% locally in browser memory |
| Show live Claude usage meter | Active org cookie & session quota from claude.ai | Local session cache only |
| Save chats & Prompt Library | Snippets you explicitly save | chrome.storage.local on your device |
| Daily Free Quota Counter | Daily export count (resets at midnight) | chrome.storage.local on your device |
All locally stored chats, folders, and preferences remain on your device until you delete them or uninstall the extension. Uninstalling the extension via chrome://extensions immediately purges all local storage associated with AI Chat Exporter.
This extension is not directed at children under 13, and does not knowingly collect any information from children.
We may update this Privacy Policy from time to time. Any changes will be reflected by updating the "Last updated" date at the top of this page. Continued use of the extension after any changes constitutes your acceptance of the revised policy.