Tsu-HaoLiu / ChatGPT-Bulk-Delete

Web extension to effortlessly delete ChatGPT conversations in bulk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Bulk Delete

With recent anonuncmenet of allowing people to use ChatGPT without signing up: https://openai.com/blog/start-using-chatgpt-instantly

I'm excited to share a web extension to bulk delete your ChatGPT conversations.

Features

  • Toggle Checkboxes
  • Select/Deselect All Conversations
  • Shift-select multiple Conversations
  • Select individual Conversations
  • Bulk Removing Conversations
  • Confirmation dialog to prevent accidental deletion
  • Notification popup for bulk deletion progress

Setup for development

git clone https://github.com/Tsu-HaoLiu/ChatGPT-Bulk-Delete.git
cd ChatGPT-Bulk-Delete
  • Head over to your browser exension debugger about:debugging#/runtime/this-firefox
  • Select Load Temporary Add-On
  • Load manifest.json

About

Web extension to effortlessly delete ChatGPT conversations in bulk


Languages

Language:JavaScript 82.8%Language:CSS 17.2%