ChatGPT Bulk Delete Code
Bulk delete your ChatGPT conversations easily with this Chrome extensi
Brought to you by:
aluojack
| File | Date | Author | Commit |
|---|---|---|---|
| assets | 2025-07-04 |
|
[e8b15a] init |
| images | 2025-07-04 |
|
[e8b15a] init |
| src | 2025-07-04 |
|
[e8b15a] init |
| LICENSE | 2025-07-03 |
|
[835dcb] Initial commit |
| README.md | 2025-07-04 |
|
[e8b15a] init |
| package.json | 2025-07-04 |
|
[e8b15a] init |
| postcss.config.js | 2025-07-04 |
|
[e8b15a] init |
| tailwind.config.js | 2025-07-04 |
|
[e8b15a] init |
| tsconfig.json | 2025-07-04 |
|
[e8b15a] init |
A modern, beautiful, and efficient Chrome extension to bulk delete your ChatGPT conversations with one click. Designed with exquisite UI, smooth experience, and advanced interaction.
Clone this repo:
bash
git clone https://github.com/your-username/chatgpt-bulk-delete.git
cd chatgpt-bulk-delete
Install dependencies (using pnpm):
bash
pnpm install
Build the extension:
bash
pnpm build
Load the extension in Chrome:
chrome://extensions/dist or build folder| Command | Description |
|---|---|
pnpm install |
Install dependencies |
pnpm build |
Build the extension |
pnpm dev |
Start development mode |
pnpm lint |
Lint code |
pnpm format |
Format code |
pnpm dev
pnpm build
MIT