By: Rob Anderson Add-on
Inspect and view changes in Quick URL Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quick URL Copy",
"version": "0.1.0",
"description": "Quickly add the current URL to your clipboard",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"commands": {
"copy_current_url": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Add the current tab's URL to your clipboard"
}
},
"background": {
"scripts": [
"quick-url-copy.js"
]
},
"permissions": [
"tabs",
"clipboardWrite"
],
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{1cecc2e3-8c3a-4d14-9f75-2d9ffd8bb01c}"
}
}
} Best Quick URL Copy Alternatives
Here are some Firefox add-ons that are similar to Quick URL Copy:
Copy Current URLc
Abc8 Casino
Quick Copy URL
vantezzen
URL Shortener Clipboard
saviira
Copy URL to Clipboard v2
XÔI LẠC TV
Copy URL with Ctrl+Shift+C
RadioactiveHydra
Current URL Copy
Robert Hernandez
Current URL Copy
Justin Baker
Quick Copy URL
Rafael Apocalypse
New Tab Clipboard Url
GarryW
Quick URL Copy
EvilUrge
Copy URL to Clipboard
noxan
currenturlcopybutton
aki_lua87