By: Noah Vogt
Inspect and view changes in Copy URL on Hover (new) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy URL on Hover",
"version": "0.8.0",
"description": "Hover over a link and hit Y to copy (yank) the link address - or hit X to copy the link text! For feedback, a pop sound will be played after copying.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"jquery-3.6.0.min.js",
"copylinkaddress.js"
]
}
],
"icons": {
"48": "/icons/icon48.png",
"128": "/icons/icon128.png"
},
"web_accessible_resources": [
"sounds/pop.mp3"
],
"browser_specific_settings": {
"gecko": {
"id": "{7cc684f4-33a2-4994-8b55-572d42bfa1a0}"
}
}
} Best Copy URL on Hover (new) Alternatives
Here are some Firefox add-ons that are similar to Copy URL on Hover (new):
Copy URL on Hover
Noah Vogt
Copy links on hover
SecT0uch
Fast Hover Copy
hongducwb
Copycat
makipom
Hover Copy
SUNWIN
Copy URL With Hash
Jake Hartz
URL to clipboard
BrainDamage
Hover Links Preview
JdM
CopyLink Pro
MediaSmart
Copy Link With Click
Daniel Kaplan
Copy URLs
oov