Inspect and view changes in Copy Text Exclude source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Text Exclude",
"version": "1.0.0",
"description": "Copy text from webpages while excluding selected portions",
"permissions": [
"activeTab",
"clipboardWrite",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "copy-text-exclude@example.com",
"strict_min_version": "58.0"
}
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
}
} Best Copy Text Exclude Alternatives
Here are some Firefox add-ons that are similar to Copy Text Exclude:
Keyboard Text Copier
bpedrazaa
Ctrl + C : Copy Text only not Images
Neon
CleanCopy
wachan
Copy Without Formatting
KU68
DocTextCopy
Katsu
Text Selection Unblocker
Cyber Wise
Enable Copy Extension
olevegic
Select and Copy, Search
Rohan Yeole
Enable Copy & Select
9Win
SelectText
rxliuli
Selectext: Copy Video Text
Selectext
Copy Text Without Formatting
ByteWorks