Bookmarklet for saving ChatGPT conversations
Top 82.8% on sourcepulse
This project provides a bookmarklet for saving ChatGPT conversations locally. It's designed for ChatGPT users who want to archive their chat history, offering a simple way to export conversations as files.
How It Works
The bookmarklet is a piece of JavaScript code that, when clicked from a browser's bookmark bar, executes within the context of the ChatGPT web application. It captures the conversation data and allows the user to save it to their local disk. This approach leverages the browser's bookmark functionality for easy access and execution without requiring a separate application installation.
Quick Start & Requirements
bookmark.js
. Alternatively, drag and drop a provided link.Highlighted Details
Maintenance & Community
The project is maintained by Jakub T. Jankiewicz. Contributions are welcomed via pull requests and issue reports.
Licensing & Compatibility
Released under GNU GPL v3 or later. This license may impose copyleft restrictions, requiring derivative works to also be open-sourced under the same license.
Limitations & Caveats
The bookmarklet's functionality is dependent on the structure of the ChatGPT web application. Future changes by OpenAI could break the bookmarklet, necessitating updates.
1 month ago
1 day