Auto Tabs Cleaner Firefox

Examine source code of Auto Tabs Cleaner

Inspect and view changes in Auto Tabs Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tabs Cleaner",
  "description": "Close inactive tabs older than a threshold (minutes) and save them for recovery",
  "version": "1.0",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_title": "Auto Tab Cleaner",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{47b9dad6-0882-42ac-93d7-9a3c3af9354e}",
      "strict_min_version": "120.0"
    }
  }
}

Best Auto Tabs Cleaner Alternatives

Here are some Firefox add-ons that are similar to Auto Tabs Cleaner: