Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 901 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 901 Bytes

ChatGPT: Chat Log Export Downloader

ChatGPT: Conversation Log Export Extension

https://chatgpt.com/

This is an extension that exports (downloads) OpenAI's ChatGPT conversation logs in JSON format.

*There is no function to view downloaded JSON format conversation logs.

How to use

This code is a browser extension (Mozilla FireFox/Google chrome) that can be used on OpenAI's chat page.

When you are having a conversation on the chat page, click on this extension icon to download the conversation in JSON format.

The JSON data is unprocessed. It still contains various information such as chat text, date, and time, so please filter it as appropriate and use it.