An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Extension Icon

ChatGPT Bulk Actions Extension

Because ChatGPT still doesn't let you archive or delete multiple chats at once — so here we are.

---


JavaScript
Chrome Extension

Made by @ItzNotABug

## 📸 Screenshots


Actions Panel
Selection Mode UI

## 🔧 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.