https://github.com/blob42/cgpt-save-conversation
Short userscript to save ChatGPT conversations in markdown. Mirrored from:
https://github.com/blob42/cgpt-save-conversation
chrome-extension firefox-extension userscript
Last synced: about 1 month ago
JSON representation
Short userscript to save ChatGPT conversations in markdown. Mirrored from:
- Host: GitHub
- URL: https://github.com/blob42/cgpt-save-conversation
- Owner: blob42
- Created: 2023-01-13T01:56:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T02:31:47.000Z (over 3 years ago)
- Last Synced: 2025-04-05T10:30:47.423Z (about 1 year ago)
- Topics: chrome-extension, firefox-extension, userscript
- Language: JavaScript
- Homepage: https://git.blob42.xyz/sp4ke/cgpt-save-conversation
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Archive cGPT Conv
This script allows you to export the current cGPT conversation to a markdown file.
## Installation
1. Install the browser extension [Tampermonkey](https://tampermonkey.net/) for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/) or [Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
2. Install the script by clicking [here](https://raw.githubusercontent.com/blob42/cgpt-save-conversation/master/archive-cgpt-conv.user.js)
## Usage
1. Open a conversation on the cGPT chat
2. Right-click on the page and select "Export Conv"
3. The markdown file will be downloaded automatically
If the script does not seem to work, please reload the page and try again.