Inspect and view changes in SayNoToTabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SayNoToTabs",
"short_name": "Max Tabs",
"version": "1.0",
"description": "Don't allow more than one tab per window.",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"*://*/*",
"tabs"
],
"applications": {
"gecko": {
"id": "SayNoToTabs@izaera.github.com"
}
}
} Best SayNoToTabs Alternatives
Here are some Firefox add-ons that are similar to SayNoToTabs: