Privacy Policy

Last updated: February 20, 2026

Overview

AI Context Saver is a Chrome extension designed to help users save and organize selected text from web pages, especially from AI conversation platforms. Your privacy is important to us. This extension is built with a local-first architecture, meaning your data stays on your device.

Data Collection

AI Context Saver does not collect, transmit, store, or sell any personal data. Specifically:

Local Data Storage

All content you save (such as text snippets, notes, and tags) is stored exclusively in your browser using the chrome.storage.local API. This data:

Chrome Sync

If you enable Chrome's built-in sync feature, your data may be synchronized across your own devices through your Google account. This process is managed entirely by Google and is not accessible to the extension developer.

Permissions and Their Use

storage

Used to store your saved content and settings locally in Chrome.

activeTab

Used only when you manually activate the extension to read the text you explicitly select on the current page.

scripting

Used to inject a content script into the current page when you trigger the save action. This is necessary because AI platforms like ChatGPT and Claude are Single Page Applications (SPAs) that dynamically load content — the script must be injected on-demand when you press the keyboard shortcut.

Host Permissions

The extension requests access to specific AI platform domains (chatgpt.com, claude.ai, gemini.google.com, grok.com, x.com) to enable enhanced metadata extraction such as conversation titles. The extension:

Third-Party Services

This extension does not currently use third-party APIs, remote code, analytics services, or external databases.

Data Sharing

We do not sell, transfer, or share any user data because we do not collect it.

Your Control Over Your Data

You have full control over your data:

Children's Privacy

This extension does not knowingly collect any data from anyone, including children under the age of 13.

Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be reflected on this page with an updated revision date.

Contact

If you have any questions about this Privacy Policy, please contact us:

📧 support@anpu-jp.com

🔗 GitHub Repository