By: adptly
Inspect and view changes in ChatGPT Copy Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Copy Cleaner",
"version": "1.1.0",
"description": "Cleans copied ChatGPT text by removing citation links, reference markers, and tracking parameters.",
"permissions": [
"storage",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-copy-cleaner@adptly.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"privacy_policy": {
"url": "https://github.com/adptly/chatgpt-copy-cleaner#privacy"
}
} Best ChatGPT Copy Cleaner Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Copy Cleaner:
ChatGPT Clipper
baslie
Copy IA Text
yracnet
ChatGPT Cleanup
Sweattypalms
Clipboard Cleaner
clipboarddev
CleanCopy
wachan
CleanCopy
Elliot J. Reed
chatgpt-copy-button
Anatolii V.
ChatGPT Reference Tag Remover
Bananonz
CopyChatGPT - Sidebar Hider
Hafiz Riaz
AI Text Cleaner: Format & Copy
Nepkin Tarento
ChatGPT Markdown Copier
Shubham
Clean Copy — Remove Invisible Characters
McIMakeAddOns