By: wachan
Inspect and view changes in CleanCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Clean Copy",
"version": "1.0",
"description": "Prevents websites from adding extra text when copying.",
"permissions": [
"activeTab",
"clipboardWrite",
"clipboardRead"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{dd54effd-bd86-4146-9fe4-a5686b687f9e}"
}
}
} Best CleanCopy Alternatives
Here are some Firefox add-ons that are similar to CleanCopy:
Clipboard Cleaner
clipboarddev
Ctrl + C : Copy Text only
Neon
Copy Without Formatting
KU68
Clean Copy — Remove Invisible Characters
McIMakeAddOns
Enable Copy Extension
olevegic
ChatGPT Copy Cleaner
adptly
Clean copy URL
cleancopyurl
ForceCopy
MrOnlineCoder
Enable Copy & Select
9Win
Browser Copy Assistant
Jozbiz Technologies
CleanCopy
Elliot J. Reed