Tab Limit Guard Firefox

Examine source code of Tab Limit Guard

Inspect and view changes in Tab Limit Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Limit Guard",
  "version": "1.0",
  "description": "Giới hạn số tab mở. Khi vượt quá giới hạn sẽ cảnh báo (không thu thập dữ liệu).",
  "permissions": [
    "tabs",
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@tab-limit-guard",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Limit Guard Alternatives

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