Tab Limit manager Firefox

Examine source code of Tab Limit manager

By: martin
Inspect and view changes in Tab Limit manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Limiter - Protocol Vital",
  "version": "1.1",
  "description": "Limits the number of tabs for system survival. Intervention required in case of overload.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tablimiter@survival.mode",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Limit manager Alternatives

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