Tab Auto-Close Timer Firefox

Examine source code of Tab Auto-Close Timer

Inspect and view changes in Tab Auto-Close Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Auto-Close Timer",
  "version": "1.1.0",
  "description": "Tab Auto-Close Timer is a browser extension that helps you manage your open tabs efficiently. It detects websites in real time and allows you to set custom countdown timers for each tab. Once the timer reaches zero, the tab automatically closes—keeping your browsing clutter-free.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Open Dashboard"
  },
  "icons": {
    "16": "icons/icon16.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0a1d4a40-d911-4223-baa9-effbf558d1e6}"
    }
  }
}

Mejores alternativas Tab Auto-Close Timer

Aquí hay algunas Firefox add-ons que son similares a Tab Auto-Close Timer: