Focus management tab Firefox

Examine source code of Focus management tab

By: thuy Add-on
Inspect and view changes in Focus management tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Focus Manager",
  "version": "1.0",
  "description": "Tự động ẩn hoặc thu nhỏ tab không phát âm thanh và không hoạt động trong 10 phút",
  "permissions": [
    "tabs",
    "tabHide",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabfocusmanager@example.com"
    }
  }
}

Best Focus management tab Alternatives

Here are some Firefox add-ons that are similar to Focus management tab: