Skip to content

🧠 Forked ChatGPT bookmarklet to export conversations as HTML

License

Notifications You must be signed in to change notification settings

gvmossato/export-chat-gpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation


⚠️ Deprecated

ChatGPT now offers native solutions that are way better than this.


🧠 Export ChatGPT

This project was forked from jcubic/chat-gpt and edited to use the original CSS file from ChatGPT website. It consists of a bookmarklet that generates and downloads a single HTML file containing the history of the currently opened ChatGPT conversation.

❗ Don't forget to visit the original repository from which the majority of the code comes!

📝 Changes

All the features from the original project at the fork date, plus:

  • ChatGPT styles from their source CSS file hosted here and served through Raw GitHack;
  • Customized conversation header to show not only the model but also the chat title;
  • Minor code styles changes and formatting edits.

⭐ Use

  1. Copy the code from ./bookmark.js;

  2. Create a new bookmark:

    • Set the bookmark name as you wish;
    • Paste the copied code in the URL field.
  3. Open the ChatGPT conversation to export and just click the bookmark from the favorites bar.

✨ Preview

export-chat-gpt-result

About

🧠 Forked ChatGPT bookmarklet to export conversations as HTML

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • CSS 97.8%
  • JavaScript 2.2%