Tab Sanity Firefox

Examine source code of Tab Sanity

Inspect and view changes in Tab Sanity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Sanity",
  "version": "1.0",
  "description": "Limit the number of tabs that can be opened",
  "icons": {
    "48": "icons/tabsanity-48.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "defaults.js",
      "sanity.js"
    ]
  },
  "permissions": [
    "notifications",
    "storage"
  ]
}

Best Tab Sanity Alternatives

Here are some Firefox add-ons that are similar to Tab Sanity: