By: tikfy
Inspect and view changes in Easy link copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy link",
"version": "1.1",
"description": "Copy a link with Ctrl+C when mouse is on the link.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"copyLink.js"
]
}
]
} Best Easy link copy Alternatives
Here are some Firefox add-ons that are similar to Easy link copy: