Automatically close tabs Firefox

Examine source code of Automatically close tabs

Inspect and view changes in Automatically close tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tab Cleaner",
  "version": "1.0",
  "description": "Tự động đóng các tab không hoạt động sau một khoảng thời gian nhất định.",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c87c8ea-bd3c-43cf-9d6d-5235c6a1aecb}"
    }
  }
}

Best Automatically close tabs Alternatives

Here are some Firefox add-ons that are similar to Automatically close tabs: