제작자: Nguyenthuan77
Inspect and view changes in Copy icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy icon",
"version": "1.0",
"description": "The copy icon is an icon that represents the action of copying data such as text, images, files to the clipboard so that it can be pasted to another location.",
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Click me!"
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{1d0fe1a1-158c-48ff-8f37-bb3bf3766df8}"
}
}
} 최고의 Copy icon 대안
다음은 Copy icon과(와) 유사한 Firefox add-on입니다: