By: Sytelix
Inspect and view changes in Copy Link Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Link Text",
"description": "Copy the visible text of hyperlinks with a tap/click across all major browsers.",
"version": "2.1.1",
"browser_action": {
"default_title": "Copy Link Text",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"contextMenus",
"storage",
"activeTab",
"clipboardWrite",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"icons/icon16.png",
"icons/icon48.png",
"icons/icon128.png"
],
"commands": {
"toggle-copy-mode": {
"suggested_key": {
"default": "Alt+Shift+C",
"mac": "Alt+Shift+C"
},
"description": "Toggle Copy Mode"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{7f069302-8ecc-45b1-84be-745f021d040e}"
}
}
} Best Copy Link Text Alternatives
Here are some Firefox add-ons that are similar to Copy Link Text:
Title-Link Copy: AP-style Casing & Hyperlink
John Navas
Copy Link Anchor Text
John Navas
Copy Link With Click
Daniel Kaplan
Copy as Hyperlink
John Navas
Copy Link Text
リシ
Copy URL with Keyboard
Nick Tassone
Copy on Select
micpob
Quick Copy
Kèo Nhà Cái 88
Arc Like Copy Link
uday_699
Link Text and Location Copier
William Groenendijk
Copy All Links
Qh88
Copy links on hover
SecT0uch