By: kooler
Inspect and view changes in Copy current URL shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copy current URL shortcut",
"version": "1.0",
"description": "Copies the current URL to clipboard using a defined shortcut.",
"browser_specific_settings": {
"gecko": {
"id": "addon@ff.cc",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_title": "Copy current URL shortcut"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"copy-url-command": {
"suggested_key": {
"default": "Ctrl+Shift+C",
"mac": "Ctrl+MacCtrl+C"
},
"description": "Copy current URL using keyboard shortcut."
}
}
} Best Copy current URL shortcut Alternatives
Here are some Firefox add-ons that are similar to Copy current URL shortcut:
Copy URL to Clipboard
noxan
Quick Copy URL
vantezzen
Copy URL with Ctrl+Shift+C
RadioactiveHydra
Copy tab URL to clipboard
idk
Clip url
Vogu66
Copy URL with Keyboard
Nick Tassone
Copy Tab URLs
Firefox user 13243341
Arc Like Copy Link
uday_699
Quick URL Copy
EvilUrge
Simple URL Copy
Misoni
Alternative Copy
Ehryk
Copy url to clipboard
Aleksander