By: Brett Zamir
Inspect and view changes in Append to Clipboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionShortName__",
"description": "__MSG_extensionDescription__",
"author": "Brett Zamir",
"version": "3.1.2",
"homepage_url": "https://github.com/brettz9/append-to-clipboard/",
"permissions": [
"contextMenus",
"storage",
"clipboardWrite",
"clipboardRead",
"activeTab",
"scripting"
],
"background": {
"type": "module",
"scripts": [
"lib/background.js"
]
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": false
},
"icons": {
"128": "icon.png"
},
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "jid0-o20OcJEteABtgjFUKPfXyQhRIQg@jetpack"
}
}
} Best Append to Clipboard Alternatives
Here are some Firefox add-ons that are similar to Append to Clipboard:
Add To Clipboard
igorlogius
ClipMon
anon-kun
AddMoreTextToClipboard
copan31
Copy body.innerHTML
goon
Clipboard Master
Anas
Pure Link Text
Klemens Schölhorn
Clipboard formatting and line break remover
KarlsruheDreams
Copy With Context
Joakim Almgren
Clipboard Inserter
Firefox user 12208934
Clipboard Inserter Fork
qvnsq
Copy Source URL
durjjon
PlainText - HTML Format Cleaner
Ray