Simple ChatGPT Text Exporter

Logs ChatGPT messages with labels, dynamically updates, and includes a copy button. UI can be positioned at the top center or above the input box.

作者
Sam Omar
日安装量
0
总安装量
15
评分
0 0 0
版本
4.4
创建于
2024-10-16
更新于
2024-10-18
大小
21.5 KB
许可证
MIT
适用于

Simple ChatGPT Text Exporter

A Tampermonkey script that adds easy text export to the ChatGPT web interface.

Features

  • Copy or download entire chat conversations
  • Real-time updates of chat content
  • Easy chat container selection
  • Supports TXT and JSON export formats
  • Adjustable control panel position (top/bottom)
  • Accurate content capture using network request interception
  • Reliable extraction of both user and assistant messages

Installation

  1. Install Tampermonkey for your browser:

  2. Install the script:

Privacy

This script is 100% private. All operations occur locally in your browser, and no data is shared with any third parties. The script only interacts with the ChatGPT interface and your conversations remain strictly between you and OpenAI.

Usage

  1. Go to chat.openai.com.
  2. Look for the control panel (top or bottom of page).
  3. Use the gear icon (⚙️) to select the chat container if needed.
  4. Click "Copy Chat" or use the download options (⬇️) to export.
  5. Toggle panel position with the ↕️ button.

Here's a quick demonstration:

Demo Video

Troubleshooting

  • Refresh the page if the panel doesn't appear.
  • Try selecting a different chat container.
  • Check the browser console for error messages.
  • If chat content is not being captured, try disabling other browser extensions that might interfere with network requests.

Contributing

Contributions are welcome! Please submit a Pull Request.

License

MIT License - see the LICENSE file for details.