제작자: Yi Fan
Inspect and view changes in format-copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "format-copy",
"version": "1.0",
"description": "Specify a format to copy links",
"homepage_url": "https://github.com/yi-fan-song/format-copy-for-firefox",
"icons": {
"48": "icons/content_copy_white_48dp.png"
},
"permissions": [
"tabs",
"activeTab",
"clipboardWrite"
],
"browser_action": {
"default_icon": "icons/content_copy_white_48dp.png",
"default_title": "Copy and format"
},
"background": {
"scripts": [
"background.js"
]
}
} 최고의 format-copy 대안
다음은 format-copy과(와) 유사한 Firefox add-on입니다:
Quick Copy URL
Rafael Apocalypse
Copy URLs
oov
Copy Selected Tab URL
Magnus Anderson
Copy Bookmark Info
igorlogius
Copycat
BlackGlory
Simple URL Copy
Misoni
Quick Copy & Highlight
GD365
Copy Page Info
XOILAC
copyfu
iquiw
Flink - Formatted link copying
David Rubino
Clip url
Vogu66
currenturlcopybutton
aki_lua87