Tab Limit Enforcer Firefox

Examine source code of Tab Limit Enforcer

By: BK8
Inspect and view changes in Tab Limit Enforcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Limit Enforcer",
  "version": "1.0",
  "description": "Giới hạn số lượng tab người dùng có thể mở cùng lúc.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs"
  ],
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "Tab Limit Enforcer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{241efb98-c96c-444d-a01d-b1a86b78a3d4}"
    }
  }
}

Best Tab Limit Enforcer Alternatives

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