ChatGPT Exporter Lab

Privacy Policy

ChatGPT Exporter Lab is a local Chrome extension for exporting the ChatGPT conversation page that the user has opened in their own browser. The extension is designed for internal use by ai-deepwell.com.

Data Access

The extension can read the loaded DOM of pages on chatgpt.com and chat.openai.com after the user opens the extension popup. This is used to collect visible or loaded conversation text, code blocks, page links, and direct file-like links.

Data Use

The collected content is used only to generate local JSON, Markdown, and HTML exports, or to start local downloads for direct file-like links after explicit user action.

Data Sharing

The extension does not send conversation content, file links, cookies, passwords, tokens, or browsing data to the deployed web app, to Deepwell servers, or to any third-party analytics service.

Storage

The extension does not maintain a remote database. Exports are saved to the local machine through the Chrome download mechanism.

Permissions

  • activeTab: used to operate only on the active ChatGPT tab after user action.
  • scripting: used to inject the content script when the active ChatGPT tab has not already loaded it.
  • downloads: used to save local export files and direct file-like links.
  • host permissions: limited to chatgpt.com and chat.openai.com.

Contact

For internal questions, contact info@ai-deepwell.com.