A Chrome extension to organize ChatGPT chats by pinning and grouping them.
-
Clone the repository:
git clone <repository-url> cd chat-organizer
-
Install dependencies:
npm install
-
Build the project:
npm run build
-
Load the extension in Chrome:
- Go to
chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked" and select the
chat-organizer
directory
- Go to
- Open the ChatGPT web app.
- Pin and group chats using the extension.
- Access pinned and grouped chats via the extension popup.