Tab Limit - 10 tabs Firefox

Examine source code of Tab Limit - 10 tabs

By: Luca Add-on
Inspect and view changes in Tab Limit - 10 tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Limit",
  "version": "1.0",
  "description": "Limits the number of browser tabs you can open at the same time to 10.",
  "browser_specific_settings": {
    "gecko": {
      "id": "temporary-id@tab-limit",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "tab-limit.js"
    ]
  },
  "permissions": [
    "tabs",
    "notifications"
  ]
}

Best Tab Limit - 10 tabs Alternatives

Here are some Firefox add-ons that are similar to Tab Limit - 10 tabs: