Discard stale tabs Firefox

Examine source code of Discard stale tabs

By: BB
Inspect and view changes in Discard stale tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discard stale tabs",
  "version": "0.0.2",
  "description": "Automatically discard inactive, unpinned, inaudible tabs after 15 minutes. This frees up substantial CPU and memory resources from idle background tabs. No tab or content permissions are required for this extension.",
  "permissions": [
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Discard stale tabs Alternatives

Here are some Firefox add-ons that are similar to Discard stale tabs: