Bulk delete chats in Copilot
Allow bulk deleting selected chats in Copilot.
Not work in Edge as hardcoded, detail please see this thread
Maintenance Note: This script is for personal usage and will not be actively maintained or updated.
CSS selectors used in this script (at top of the code) may need to be changed to adapt the updates of website structure. All CSS selectors used:
chatContainer: // the outermost container of invidual chat entrymoreButton: // the hamburger Menu Button in each invidual chat entrydeleteMenuItem: // the "Delete" button in the menu opened from hamburger Menu ButtonconfirmDeleteBtn: // "Confirm Delete" button in the pop-up window after clicking the deleteMenuItemThis script was developed with AI assistance. While tested, unforeseen issues or bugs may exist. Users assume all risks associated with using this script. The author is not responsible for any direct or indirect losses resulting from its use. Please comply with local laws and regulations.