Skip to content

Instantly share code, notes, and snippets.

@istima
Created April 21, 2025 22:21
Show Gist options
  • Select an option

  • Save istima/5e5f5dced1ce7cc7de6ce775d6703c17 to your computer and use it in GitHub Desktop.

Select an option

Save istima/5e5f5dced1ce7cc7de6ce775d6703c17 to your computer and use it in GitHub Desktop.
Privacy Policy: Chat Exporter for ChatGPT
Effective Date: April 21, 2025
Last Updated: April 21, 2025
1. Overview
This browser extension (“Chat Exporter”) allows users to extract and download conversations from the ChatGPT interface in Markdown or PDF format. All actions are performed locally in the user’s browser.
2. Data Collection
This extension does not collect, store, or transmit any personal data, conversation history, or user behavior.
3. Permissions
The extension requires the following Chrome permissions:
• activeTab – To access the currently open ChatGPT page when the user clicks the export button.
• scripting – To inject the script that reads the visible content on the page and formats it for download.
These permissions are used exclusively for the local execution of the export functionality. No data is ever sent to any server.
4. Data Usage
All processing is performed client-side. Exported files are created locally and not uploaded or shared by the extension.
5. Third-Party Access
This extension does not use any third-party services, analytics tools, tracking scripts, or remote APIs.
6. Changes to this Policy
Any updates to this Privacy Policy will be reflected here. We recommend checking this page periodically.
7. Contact
If you have questions or concerns, please contact the developer at: tim@datworks.cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment