제작자: ashurtech
Inspect and view changes in Close Active Tab button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds browser action icon to toolbar to close current tab.",
"manifest_version": 2,
"name": "close-active-tab",
"version": "1.0",
"homepage_url": "https://www.firefox.org",
"icons": {
"16": "icons/close-16.png",
"32": "icons/close-32.png",
"48": "icons/close-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/close-32.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{d898ace8-2b0a-487a-b092-76f97bd232c4}"
}
}
} 최고의 Close Active Tab button 대안
다음은 Close Active Tab button과(와) 유사한 Firefox add-on입니다:
Close Current Tab Button
David "Kravimir" S.
Close current tab
tmtms
Simple Close Tab button
amokk
Close Right Tabs Button
asukaze
Close Tab Button
david demri
Close All Tabs Button
asukaze
Close Other Tabs Btn
asukaze
Close Left Tabs Button
asukaze
Close current Tab
Piradix
Meomundo Close Tab Button
Chris Doerr