By: Ben
Inspect and view changes in Ctrl+Alt+C should Trim Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Trim Copy",
"version": "1.0.0",
"description": "Copy selected text to clipboard and trim leading/trailing spaces.",
"icons": {
"128": "128.png"
},
"permissions": [
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Trim and Copy Selection"
},
"browser_specific_settings": {
"gecko": {
"id": "trim-copy@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Ctrl+Alt+C should Trim Copy Alternatives
Here are some Firefox add-ons that are similar to Ctrl+Alt+C should Trim Copy:
Ctrl + Shift + C Should Copy Trimmed
Jeremy
Clean And Copy Selection
BodyDroid
Format-Free Copy
Anna
ClipClean
Bəxtiyar
Clean Copy — Remove Invisible Characters
McIMakeAddOns
CleanCopy
Elliot J. Reed
Select and Copy, Search
Rohan Yeole
Clipboard Cleaner Popup
Martinisaacs
Smart Text Copier
aliklstream