提供元: 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