You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
749 B
Markdown

1 year ago
# 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.