By: Andrea Pravato
Inspect and view changes in No More Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "3.0.0",
"manifest_version": 2,
"name": "No More Tabs",
"short_name": "NMT",
"description": "No More Tab: immediately mute new tabs & close them in a few seconds",
"permissions": [
"tabs"
],
"browser_action": {
"default_title": "NMT",
"default_popup": "assets/html/popupv3.html"
},
"icons": {
"128": "assets/images/logo128.png"
},
"background": {
"scripts": [
"backgroundv3.js"
]
},
"web_accessible_resources": [
"assets/**"
],
"browser_specific_settings": {
"gecko": {
"id": "nomoretabs@apextension.it",
"strict_min_version": "109.0"
}
}
} Best No More Tabs Alternatives
Here are some Firefox add-ons that are similar to No More Tabs: