A Chromium browser extension that automatically closes inactive tabs after a configurable timeout period.
- Auto-close tabs that have been inactive for a specified duration (default: 30 minutes)
- Protects pinned, active, and audible tabs from being closed
- Easy on/off toggle
- Configurable timeout duration
- Persists settings and tab activity across browser restarts
- Download or clone this repository
- Open Chrome/Edge and navigate to
chrome://extensions/ - Enable Developer mode (toggle in top-right corner)
- Click Load unpacked
- Select the
src/directory from this repository - The extension icon will appear in your toolbar
Click the extension icon to:
- Enable or disable auto-closing
- Adjust the inactivity timeout (in minutes)
Settings are saved automatically.