Skip to content

Instantly share code, notes, and snippets.

@stefanieZhao77
Created February 22, 2026 09:42
Show Gist options
  • Select an option

  • Save stefanieZhao77/754f30b288f6d1e448e54460ab58ff31 to your computer and use it in GitHub Desktop.

Select an option

Save stefanieZhao77/754f30b288f6d1e448e54460ab58ff31 to your computer and use it in GitHub Desktop.

Privacy Policy for AI Chat Exporter

Effective Date: February 22, 2026

1. Introduction

AI Chat Exporter ("we", "our", or "the extension") is committed to protecting your privacy. This Privacy Policy explains our practices regarding the collection, use, and disclosure of information when you use our Chrome Extension.

2. Data Collection and Usage

We do not collect, store, transmit, or share any of your personal data. AI Chat Exporter operates entirely locally on your device. Its core functionality is to extract text from your active browser tab (ChatGPT or Gemini) and save it directly to your local computer (e.g., your Obsidian vault) as Markdown files.

  • Chat Logs: We do not have access to your chat histories. The extension processes the conversation locally and writes it directly to your local file system. No data is ever sent to external servers or third parties.
  • User Settings: Any preferences you configure (such as folder paths or markdown templates) are saved locally in your browser using standard Chrome Storage APIs.

3. Permissions Justification

To function correctly, the extension requests the following permissions strictly for local operations:

  • activeTab / scripting: Used exclusively to read the conversation text from your currently active AI chat window in order to generate the Markdown file.
  • storage: Used to save your settings locally on your device.

4. Changes to This Privacy Policy

We may update our Privacy Policy from time to time. Any changes will be reflected on this page with an updated "Effective Date".

5. Contact Me

If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact me at: stefaniezhao414@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment