Adds a "Select Chats" button to ChatGPT for deleting multiple conversations at once. Bypasses the UI and uses direct API calls for speed and reliability.
Hey, I did what you asked, but for now it works the way I managed to implement it quickly, because I don’t really get website layout there’s some issue with it that needs figuring out. Once I understand how to fix it, I’ll update the code. Also, I sped up the deletion a bit so it’s faster now, since I have over 50 chats myself and waiting for them all to delete took way too long. Now it deletes everything quicker.
Thank you for that great script!!!
I have only one suggestion: could you do something that the select button is not attached at the top of the screen. This makes it difficult to delete older chats (which is what I mostly do), since they're at the bottom and you have to scroll down a long way.
Thanks in advance!