TabGuard: Auto Tab Limiter Firefox

Examine source code of TabGuard: Auto Tab Limiter

By: Usucccc Add-on
Inspect and view changes in TabGuard: Auto Tab Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TabGuard",
  "version": "1.0.0",
  "description": "Automatically limits open tabs to 15 and archives the rest.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "TabGuard",
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "64": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8a7c2b3-9e4d-4f5c-a1b2-c3d4e5f6a7b8}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TabGuard: Auto Tab Limiter Alternatives

Here are some Firefox add-ons that are similar to TabGuard: Auto Tab Limiter: