Auto Tab Discard Lite Firefox

Examine source code of Auto Tab Discard Lite

Inspect and view changes in Auto Tab Discard Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tab Discard Lite",
  "version": "1.0",
  "description": "Minimal Firefox MV2 extension that auto-discards inactive tabs.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Auto Tab Discard",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-tab-discard-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Auto Tab Discard Lite Alternatives

Here are some Firefox add-ons that are similar to Auto Tab Discard Lite: