Privacy Policy

MoveChat — Chrome Extension | Last updated: June 2026

Overview

MoveChat is a Chrome extension that captures AI chat sessions from supported platforms (ChatGPT, Claude, Gemini, Perplexity) and allows users to transfer them to other platforms.

Data Collection

MoveChat does not collect any data.

Data Storage

All data is stored locally on your device using Chrome's chrome.storage.local:

This data never leaves your device unless you explicitly export it or resume a conversation on another platform.

API Keys

If you enable AI compression, you provide an API key for OpenAI, Anthropic, or Google Gemini. This key:

Permissions

PermissionPurpose
activeTabCapture conversations from the currently active tab
storageStore conversations, settings, and API keys locally
tabsOpen new tabs when resuming conversations on other platforms
scriptingInject content scripts into chat platform pages

Host Permissions

Host PatternPurpose
chatgpt.comContent script injection and conversation capture
claude.aiContent script injection and conversation capture
gemini.google.comContent script injection and conversation capture
perplexity.aiContent script injection and conversation capture
*.oaiusercontent.comFetch ChatGPT-generated images for PDF export
*.googleusercontent.comFetch Gemini-generated images for PDF export
*.gstatic.comFetch Google static assets for PDF export
*.google.comFetch Google image proxy content for PDF export
*.ggpht.comFetch Google Photos content for PDF export
*.anthropic.comFetch Claude-hosted images for PDF export
api.openai.comAI Summary feature (OpenAI API, if configured by user)
api.anthropic.comAI Summary feature (Anthropic API, if configured by user)
generativelanguage.googleapis.comAI Summary feature (Gemini API, if configured by user)
images.unsplash.comFetch Unsplash images for PDF export
*.imgur.comFetch Imgur-hosted images for PDF export

Host permissions are limited to the specific domains the extension interacts with. Images may be hosted on CDNs outside the four main platform domains, so additional image hosting domains are included to ensure conversations with images can be exported correctly. These permissions are used only for fetching images, not for accessing any other data.

Third-Party Services

MoveChat does not integrate with any third-party analytics, advertising, or tracking services.

The only external communication is between your browser and:

Open Source

MoveChat is open source under the MIT License. You can review the full source code at github.com/VC067/MoveChat to verify these claims.

Contact

For questions about this privacy policy, please open a GitHub Issue at github.com/VC067/MoveChat/issues.