By: MediaSmart
Inspect and view changes in CopyLink Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy URL Shortcut",
"version": "2.0.3",
"description": "Instantly copy the current tab URL using Cmd+Shift+C / Ctrl+Shift+C. No more DevTools by accident.",
"author": "MediaSmart - rphlr",
"homepage_url": "https://github.com/rphlr/url-copier",
"permissions": [
"tabs",
"clipboardWrite",
"contextMenus",
"storage",
"activeTab",
"<all_urls>"
],
"web_accessible_resources": [
"styles.css"
],
"icons": {
"48": "icons/icon.png",
"96": "icons/icon.png"
},
"browser_action": {
"default_icon": {
"48": "icons/icon.png"
},
"default_title": "Copy URL Shortcut",
"default_popup": "options.html"
},
"background": {
"scripts": [
"lang/en.js",
"lang/fr.js",
"lang/loader.js",
"background.js"
],
"persistent": true
},
"commands": {
"copy-url": {
"suggested_key": {
"default": "Ctrl+Shift+C",
"mac": "Command+Shift+C"
},
"description": "Copy current tab URL"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lang/en.js",
"lang/fr.js",
"lang/loader.js",
"content.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "{80f6faf2-9075-4c71-84ff-2803a5425e27}"
}
}
} Best CopyLink Pro Alternatives
Here are some Firefox add-ons that are similar to CopyLink Pro:
Quick URL Copy
EvilUrge
Copy URL with Keyboard
Nick Tassone
Fast Hover Copy
hongducwb
Smart Copy: Title & URL
655bet
Simply Copy Current Page Link
010 Pixel
Copycat
makipom
Quick Copy & Highlight
GD365
copylink.dev | Copy link with shortcuts
wintorse
Copy URL with Ctrl+Shift+C
RadioactiveHydra
Copy Link Text
Sytelix
ClipFast
Kxvin
Fast Copy Links
ColdSpirit