Inspect and view changes in ChatGPT Bulk Delete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Bulk Delete",
"version": "1.1.0",
"description": "Bulk delete ChatGPT chats faster with local search, year filters, and loaded Project chat selection.",
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-bulk-delete@johnvouros.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/icon-48.png"
],
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
]
}
]
} Best ChatGPT Bulk Delete Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Bulk Delete:
ChatGPT Cleaner
Prabhakar
Chatgpt Delete All Chats
Muzammil
ChatGPT Bulk Delete
User_425
ChatGPT - Bulk archive and delete GPT chat
RAON
ChatGPT Multi Delete
Whoelse
Bulk delete ChatGPT, Claude, Gemini Chats
RAON
CleanerChatGPT
Goldsenseibooi
LLM Chat Bulk Delete
Islam Hassan
ChatGPT Cleanup
Sweattypalms
ChatGPT History Manager
Sean Liu
AI Chat Cleaner
Sunny C.
ChatGPT search extension
sm00thelf