By: Whoelse
Inspect and view changes in ChatGPT Multi Delete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Sidebar Bulk Delete",
"version": "0.1.0",
"description": "Adds checkboxes to ChatGPT sidebar history so selected chats can be deleted together.",
"permissions": [],
"host_permissions": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content.js"
],
"css": [
"sidebar.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-sidebar-bulk-delete@example.local",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "109.0"
}
}
} Best ChatGPT Multi Delete Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Multi Delete:
ChatGPT Bulk Delete
John
ChatGPT - Bulk archive and delete GPT chat
RAON
Chatgpt Delete All Chats
Muzammil
ChatGPT Bulk Delete
User_425
ChatGPT Cleaner
Prabhakar
CleanerChatGPT
Goldsenseibooi
ChatGPT Cleanup
Sweattypalms
ChatGPT search extension
sm00thelf
ChatGPT Tweaker
Neulen
ChatGPT Clipper
baslie
Searchable ChatGPT: search chat history
Tik Hon