By: Conlane
Inspect and view changes in Close web Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Close Other Tabs",
"version": "1.0",
"description": "Closes all other tabs except the current one.",
"browser_specific_settings": {
"gecko": {
"id": "closetabs@amazon.com",
"strict_min_version": "109.0"
}
},
"action": {
"default_icon": "x.png",
"default_title": "Close Other Tabs"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
}
} Best Close web Tabs Alternatives
Here are some Firefox add-ons that are similar to Close web Tabs: