Tab Limiters Firefox

Examine source code of Tab Limiters

By: chinx
Inspect and view changes in Tab Limiters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Limiter",
  "version": "1.0",
  "description": "Limit the number of open tabs in Firefox.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{65179820-8e7c-4cf8-ab97-5706cc8fd135}"
    }
  }
}

Best Tab Limiters Alternatives

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