By: asukaze
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
{
"name": "Close All Tabs Button",
"version": "0.3resigned1",
"manifest_version": 2,
"description": "Adds close all tabs button. The button opens a new tab and closes all existing tabs.",
"default_locale": "en",
"icons": {
"16": "close_all.png",
"48": "close_all_48.png",
"128": "close_all_128.png"
},
"browser_action": {
"default_icon": "close_all.png",
"default_title": "Close All"
},
"background": {
"scripts": [
"options.js",
"close_all.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{c6413edf-a84d-4f60-a226-087809b8ae64}"
}
}
} Best Close All Tabs Button Alternatives
Here are some Firefox add-ons that are similar to Close All Tabs Button:
Close Other Tabs Btn
asukaze
Close Right Tabs Button
asukaze
Close current tab
tmtms
Close Other Windows
Nika Layzell
Close Left Tabs Button
asukaze
Clear Tabs
Harrison
Simple Close Tab button
amokk
Close All Tabs
Cggd
Close Tab Button
david demri
Close this tab
alpacaonthehill