https://github.com/itznotabug/chatgpt-bulk-actions
Batch archive, or delete multiple ChatGPT chats in one go — right from the sidebar.
https://github.com/itznotabug/chatgpt-bulk-actions
browser-extension bulk-actions chatgpt chatgpt-enhancer chatgpt-extension chatgpt-sidebar-tools chrome-extension openai productivity-tool ui-enhancement
Last synced: about 1 month ago
JSON representation
Batch archive, or delete multiple ChatGPT chats in one go — right from the sidebar.
- Host: GitHub
- URL: https://github.com/itznotabug/chatgpt-bulk-actions
- Owner: ItzNotABug
- Created: 2025-06-15T12:13:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T09:56:21.000Z (2 months ago)
- Last Synced: 2025-08-03T11:34:00.419Z (2 months ago)
- Topics: browser-extension, bulk-actions, chatgpt, chatgpt-enhancer, chatgpt-extension, chatgpt-sidebar-tools, chrome-extension, openai, productivity-tool, ui-enhancement
- Language: JavaScript
- Homepage: https://itznotabug.dev
- Size: 1.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
ChatGPT Bulk Actions Extension
Because ChatGPT still doesn't let you archive or delete multiple chats at once — so here we are.
---
## 📸 Screenshots
![]()
![]()
## 🔧 Installation
1. **Download & Unzip**
Grab this repo and unzip it somewhere.2. **Load the Extension**
- Open `chrome://extensions`, and click **“Load Unpacked”**.
- Select the folder you just unzipped.3. **Done**
Head to [ChatGPT](https://chatgpt.com) and start bulk selecting from the sidebar.## ✨ Features
- Toggle selection mode
- Select multiple chats
- Archive or delete selected chats in one go
- Get Chrome native notifications for results## ⚠️ Technical Note
This extension works by injecting UI elements directly into ChatGPT's sidebar using DOM manipulation.
While not the cleanest method, it’s fast, reliable, and gets the job done, for now — until OpenAI adds native support.---
This exists because "eventually" isn't a product roadmap.