# rNeomy/auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs

Repository: https://github.com/rNeomy/auto-tab-discard
Canonical: https://ross.abutalabs.com/products/auto-tab-discard
Homepage: https://webextension.org/listing/tab-discard.html
Language: JavaScript
License: MPL-2.0
License Family: copyleft
Topics: chrome-extension, firefox-addon, browser-extension, chrome, firefox-extension
Last push: 2026-08-25T04:51:50+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3174, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1193, forks 107 (observed 2026-08-28T04:03:56.502192+00:00)

## What it is
Auto Tab Discard is a browser extension that uses the native tab discarding API (chrome.tabs.discard) to automatically discard inactive tabs and reduce memory and CPU usage. It supports Chrome, Firefox, Edge, and Opera, with configurable exceptions such as pinned tabs, playing media, and whitelisted sites.

## Use cases
- reduce browser memory usage from inactive tabs
- automatically discard tabs after inactivity
- stop background scripts from consuming CPU
- exclude pinned tabs or playing media from discarding
- manually discard all tabs in a window
- whitelist certain websites from being discarded

## When to choose
- you keep many tabs open and want to free RAM automatically
- you want native discarding that preserves page state like scroll position
- you need fine-grained exceptions for pinned, media, or whitelisted tabs

## When to avoid
- you need tabs to keep syncing or fetching data in the background
- you want to close tabs entirely rather than discard them
- you use a browser that does not support the native discard API

## Facets
- artifact type: plugin
- maturity: active
- function: browser-extension, developer-tools
- domain: browser-extensions, developer-tools, performance
- platform: browser, browser-extension
- tags: tab-management, memory-optimization, webextension, chrome-extension, firefox-addon

## Member repositories
- rNeomy/auto-tab-discard (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.502192+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:22.074544+00:00, confidence not recorded.
  - readme: https://github.com/rNeomy/auto-tab-discard (fetched 2026-08-28T04:03:56.502192+00:00, sha 7cdfbf31ad6c)
  - homepage: https://webextension.org/listing/tab-discard.html (fetched 2026-08-29T12:29:34.675224+00:00, sha fdeb1b1a397c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
