34 lines
1.7 KiB
Markdown
34 lines
1.7 KiB
Markdown
# bulk-delete-chatGPT
|
|
|
|
[Original work by qcrao](https://github.com/qcrao/bulk-delete-chatGPT)
|
|
|
|
`bulk-delete-chatGPT` is a Chrome extension designed to bulk-delete conversations on ChatGPT pages. This extension allows you to quickly and easily manage conversations on ChatGPT pages. It features a clean and intuitive user interface, providing an efficient way to perform bulk deletion of conversations.
|
|
|
|
## Screenshot
|
|
|
|
<table>
|
|
<tr>
|
|
<td><img src="./assets/1.jpg" alt="Screenshot 1" style="max-width: 100%;"></td>
|
|
<td><img src="./assets/2.jpg" alt="Screenshot 2" style="max-width: 100%;"></td>
|
|
<td><img src="./assets/3.jpg" alt="Screenshot 3" style="max-width: 100%;"></td>
|
|
</tr>
|
|
</table>
|
|
|
|
## Installation Instructions (Developer Mode)
|
|
|
|
1. Download the extension files from this repository.
|
|
2. Open Chrome and navigate to [`chrome://extensions`](chrome://extensions).
|
|
3. Enable "Developer mode" in the top right corner.
|
|
4. Click "Load unpacked" and select the directory where you saved the extension files.
|
|
5. The extension should now be installed and visible in your Chrome toolbar.
|
|
|
|
## Usage Instructions
|
|
|
|
- Open the [ChatGPT website page](https://chat.openai.com/).
|
|
- Click the `bulk-delete-chatGPT` extension icon in the top-right corner of your browser.
|
|
- Click the "Add checkboxes" button. The extension will automatically add a checkbox in front of each conversation on the ChatGPT page.
|
|
- Select the conversations you wish to delete.
|
|
- Click the "Bulk delete" button, and the selected conversations will be deleted.
|
|
- If needed, you can click the "Remove checkboxes" button to hide the checkboxes.
|
|
- It's possible to select all checkboxes between your last selection and the one being selected by holding shift.
|