A Tampermonkey script that allows you to download ChatGPT threads as markdown files.
- Install Tampermonkey extension on your browser (if you don't have it already).
- Click on the following link to install the script: [link to script]
- Refresh the https://chat.openai.com/chat page
- Select the conversation you want to download
- Click on the download button added to the collapsible menu
- Save the markdown file to your computer
- Converts HTML to markdown
- Adds a "download" button to the collapsible menu
- Gets the title of the selected conversation and uses it as the filename
- Works on https://chat.openai.com/chat and https://chat.openai.com
- Tampermonkey extension installed and enabled in your browser
- OpsJake
- ChatGPT
- Utilizes Babel and Babel Polyfill libraries
This project is licensed under the MIT License.