Skip to content

piEsposito/chatgpt-conversation-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Conversation Exporter

icon

This tool lets you export your ChatGPT conversations in the format:

[
    { "user": "message" },
    { "assistant": "message" }
]

by pressing CTRL + J in the ChatGPT window.

Installation:

  • (in the future) Install the extension from the Chrome Web Store
  • (now) Download the repository and load it as an unpacked extension. For that, clone the repository, go to chrome://extensions, enable developer mode, click on "Load unpacked" and select the extension folder.

Features:

  • Simple af
  • No dependencies
  • No tracking

About

Lets you export your ChatGPT conversations with CTRL+J

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published