By: Button Guy
Inspect and view changes in Close All Tabs Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "close-all-tabs-single@codefisher.org",
"strict_min_version": "42.0"
}
},
"author": "Michael Buckley",
"background": {
"scripts": [
"close-all-tabs-background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "icons/16-tabs-delete.png",
"24": "icons/24-tabs-delete.png",
"32": "icons/32-tabs-delete.png",
"48": "icons/48-tabs-delete.png"
},
"default_title": "__MSG_closeAllTabsTooltip__"
},
"default_locale": "en_US",
"description": "Close all the the currently open tabs.",
"homepage_url": "https://codefisher.org/toolbar_button/",
"icons": {
"16": "icons/16-tabs-delete.png",
"24": "icons/24-tabs-delete.png",
"32": "icons/32-tabs-delete.png",
"48": "icons/48-tabs-delete.png"
},
"manifest_version": 2,
"name": "Close All Tabs Button",
"options_ui": {
"browser_style": true,
"page": "option/option.html"
},
"permissions": [
"storage"
],
"version": "1.4resigned1"
} Best Close All Tabs Button Alternatives
Here are some Firefox add-ons that are similar to Close All Tabs Button:
Close Other Tabs Button
Button Guy
Close Tabs to the right Button
Button Guy
Reload Tabs Button
Button Guy
Stop All Button
Button Guy
Close Tab History Button
Button Guy
Close Other Tabs Btn
asukaze
Close Right Tabs Button
asukaze
Close All Tabs
BrowserNative
Close Other Tabs
yukihane