An open API service indexing awesome lists of open source software.

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:

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.