Privacy Policy for MindArchive

Last updated: 2026-08-17

Overview

MindArchive is a Chrome extension for exporting AI conversations and managing web content locally. It helps you:

Supported AI chat platforms for content extraction: ChatGPT, Claude, DeepSeek, Gemini, Kimi, Grok, Qwen (通义千问), Copilot, Perplexity, Doubao (豆包), MiniMax, Dola, and other AI chat websites.

The extension does not use analytics, tracking, telemetry, or advertising. The developer does not operate any backend servers and does not automatically receive your data.

Data Collection

MindArchive does not automatically collect, track, or transmit your personal data. There is no analytics SDK, no telemetry, and no background data upload of any kind.

The sole exception is the optional feedback form, which you may choose to submit manually (see Feedback section below).

Local Storage

MindArchive stores data in two ways, all on your device:

Knowledge Base — Real Files on Your Disk

Knowledge base entries are stored as standard .md files in a folder you choose on your computer. This uses Chrome's File System Access API. Your files are regular Markdown files with YAML frontmatter — you can open, edit, copy, or back them up with any tool. Uninstall the extension and your files remain exactly where they are.

The extension also stores supporting data for the knowledge base on your disk:

Extension Settings — Chrome Storage

Preferences and configuration are stored using Chrome's storage.local API:

Additionally, your settings (role labels, export preferences, and other configurations) are automatically backed up to a local YAML file alongside browser storage. This allows full recovery from local files if browser data is ever cleared. This backup is written to your chosen storage folder and does not leave your device.

No data leaves your device unless you explicitly initiate one of the opt-in features below.

User Feedback (Optional)

MindArchive includes a feedback form accessible from the extension UI. When you choose to submit feedback, the following information is sent to a GitHub Issues repository (runday/universalExport-feedback) controlled by the developer:

This data is used solely to triage bug reports and improve the extension. No feedback is submitted unless you fill out the form and click the submit button. Feedback submissions are routed through the extension's background Service Worker directly to the GitHub API — no intermediate server is involved.

AI Processing (Optional Feature)

AI enhancement is disabled by default. To use it, you must explicitly enable it in Settings and provide your own API key for one of the supported LLM providers.

When enabled:

Supported LLM providers:

You are responsible for complying with your chosen LLM provider's terms of service and privacy policy.

GitHub Backup (Optional Feature)

If you enable GitHub backup:

Obsidian Integration (Optional Feature)

When you use the "Send to Obsidian" feature:

Side Panel

The extension provides a side panel for quick note capture. Notes you write in the side panel are stored locally alongside your other knowledge base entries. The side panel does not transmit data anywhere.

Form Memory (Optional Feature)

MindArchive includes a form memory feature that can automatically remember text you type into form fields across websites. This feature:

You can clear all form memory data at any time from the extension settings. No form data leaves your device.

Permissions

The extension requests the following Chrome permissions:

PermissionPurpose
contextMenusAdd export options to the right-click menu
activeTabAccess the current tab when you invoke an export action
scriptingRun export and content extraction logic on the current page
tabsOpen the preview page, dashboard, and markdown viewer in new tabs
downloadsSave exported files to your computer
storage / unlimitedStorageStore knowledge base entries, settings, and sync cache locally
sidePanelProvide a side panel for quick note capture
bookmarksEnable bookmark management features (create, organize, and search browser bookmarks)

Host Permissions

The extension requests access to the following URLs:

HostPurpose
<all_urls>Detect and extract content from any AI chat platform you visit. Content scripts are injected on all pages to enable right-click export and automatic platform detection, but do not read or transmit page content until you take an action.
https://api.deepseek.com/*Call DeepSeek API for AI enhancement (only when configured)
https://api.openai.com/*Call OpenAI API for AI enhancement (only when configured)
https://api.anthropic.com/*Call Anthropic Claude API for AI enhancement (only when configured)
https://generativelanguage.googleapis.com/*Call Google Gemini API for AI enhancement (only when configured)

Host permissions for LLM APIs are declared so the extension's Service Worker can make direct fetch() calls to those endpoints, bypassing the restrictive Content Security Policy of AI chat websites. No traffic is routed through any server controlled by the developer.

Additionally, if you use GitHub backup or submit feedback, the extension communicates with https://api.github.com. If you use Ollama, the extension communicates with http://localhost:11434 on your machine.

Third-Party Services

This extension integrates with third-party LLM API providers solely as a client. When you use AI features, your selected content is sent to the provider you configure. Please refer to their respective privacy policies:

If you configure a custom OpenAI-compatible endpoint, please refer to that provider's privacy policy. If you use GitHub backup or the feedback form, the GitHub Privacy Statement also applies.

Children's Privacy

This extension is not directed at children under the age of 13. It does not knowingly collect personal information from children.

Changes to This Policy

We may update this privacy policy from time to time. Changes will be reflected on this page with an updated "Last updated" date.

Contact

If you have questions about this privacy policy, please contact: