Auto Tab Closer Countdown Firefox

Examine source code of Auto Tab Closer Countdown

Inspect and view changes in Auto Tab Closer Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Tab Closer Countdown",
  "version": "1.0.0",
  "description": "Set a per-tab countdown timer and automatically close tabs when time is up.",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Tab Countdown Closer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-tab-closer-countdown@kbt.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Auto Tab Closer Countdown Alternatives

Here are some Firefox add-ons that are similar to Auto Tab Closer Countdown: