Automatically close tabs Firefox

Examine source code of Automatically close tabs

提供元: auto-tab-cleaner
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}"
    }
  }
}

ベストのAutomatically close tabs代替案

Automatically close tabsに類似したFirefox add-onをいくつか紹介します: