By: Daniel Kaplan Add-on
Inspect and view changes in Copy Link With Click source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Copy Link With Click",
"version": "1.2.0",
"manifest_version": 2,
"description": "Copy link with Alt/Ctrl/Shift/CapsLock-Click. No more right clicks then searching through a context menu.",
"default_locale": "en",
"applications": {
"gecko": {
"id": "@copy-link-with-click"
}
},
"permissions": [
"http://*/*",
"https://*/*",
"storage",
"clipboardWrite"
],
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"jquery-3.6.1.min.js",
"menu.js"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"chrome_style": true
}
} Best Copy Link With Click Alternatives
Here are some Firefox add-ons that are similar to Copy Link With Click:
Copy Link Text
Sytelix
Copy text with Alt-Click
YujiSoftware
Copy Link Text
def00111
link-copy
Rudy
Copy links on hover
SecT0uch
Option+Click to Copy Link
AtlasMountain
Link Text and Location Copier
William Groenendijk
Copy Link and Text
Alexander Dietrich
Right Click Copy
Planet Xtreme
Copy With Context
Joakim Almgren
Copy as Hyperlink
John Navas
Fast Copy Links
ColdSpirit