Tab Opener Counter Firefox

Examine source code of Tab Opener Counter

By: Kuwin
Inspect and view changes in Tab Opener Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Opener Counter",
  "version": "1.0",
  "description": "Đếm số lần người dùng mở cùng một trang web trong nhiều tab và hiển thị cảnh báo khi số lượng vượt quá một giới hạn nhất định.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6747e3a3-5397-486f-a135-004038e1a964}"
    }
  }
}

Best Tab Opener Counter Alternatives

Here are some Firefox add-ons that are similar to Tab Opener Counter: