제작자: Ehryk
Inspect and view changes in Alternative Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Alternative Copy",
"short_name": "Alt.Copy",
"version": "2.1",
"author": "Eric Menze",
"description": "Copies a shortened shareable link of the current tab's address to the clipboard (default: Alt+C, mac: Option+C).",
"homepage_url": "https://github.com/Ehryk/AlternativeCopy",
"permissions": [
"clipboardWrite",
"activeTab"
],
"commands": {
"alternative-copy": {
"suggested_key": {
"default": "Alt+C"
},
"description": "Copies a shortened shareable link to the clipboard"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"browser_action": {
"default_icon": {
"128": "icon.png"
},
"default_title": "Alternative Copy"
},
"icons": {
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "alternativecopy@ehryk.com"
}
}
} 최고의 Alternative Copy 대안
다음은 Alternative Copy과(와) 유사한 Firefox add-on입니다:
Copy ShortURL
Fred Wenzel
Copy current URL shortcut
kooler
Arc Like Copy Link
uday_699
Simple URL Copy
Misoni
Fast Copy Links
ColdSpirit
Copy url to clipboard
Aleksander
Quick Copy & Highlight
GD365
Copy URL to Clipboard
noxan
Quick Copy URL
vantezzen
URL Shortener Clipboard
saviira
Smart Copy: Title & URL
655bet
Copy URL with Keyboard
Nick Tassone