By: uday_699
Inspect and view changes in Arc Like Copy Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Arc Like Copy Link",
"version": "1.0.5",
"description": "Copies the current tab's URL to clipboard with animated icon and theme-aware color.",
"permissions": [
"activeTab",
"clipboardWrite",
"theme",
"storage",
"contextMenus"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Copy current page URL",
"default_icon": {
"16": "icons/link-light.svg",
"32": "icons/link-light.svg"
}
},
"page_action": {
"default_title": "Copy current page URL",
"default_icon": {
"16": "icons/link-light.svg",
"32": "icons/link-light.svg"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/link-light.svg",
"32": "icons/link-light.svg",
"48": "icons/link-light.svg",
"128": "icons/link-light.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "udaygirhepunje41arc-like-copy-link@gmail.com"
}
}
} Best Arc Like Copy Link Alternatives
Here are some Firefox add-ons that are similar to Arc Like Copy Link:
Copy URL with Keyboard
Nick Tassone
Quick Copy URL
Rafael Apocalypse
Copy Tab Link
drboyer
Quick URL Copy
EvilUrge
Copy tab URL to clipboard
idk
Copy Tab URLs
Firefox user 13243341
Clip url
Vogu66
Quick Copy & Highlight
GD365
Copy URL to Clipboard
noxan
Simply Copy Current Page Link
010 Pixel
Copy as Markdown Link
JayBeeDe
Copy Tabs URLs
Kevin Tully