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.

As of 2024-10-17. See the latest version.

نووسەر
Sam Omar
Ratings
0 0 0
وەشان
4.2
Created
2024-10-16
Updated
2024-10-17
Size
18.5 KB
مۆڵەت
MIT
Applies to

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. Click here to install the script.

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。