A lightweight Chrome extension to clean up your tabs in one click.
Screenshots reflect the current development version. UI and features may evolve.
- Find and close duplicate tabs
- Close tabs inactive for X days
- Save current tab session
- Export session URLs
- Keyboard shortcut to close duplicates
- Download or clone this repo
- Open Chrome → chrome://extensions
- Enable Developer Mode
- Click 'Load unpacked'
- Select this folder
- Close duplicates: Ctrl + Shift + D
- tabs: read & close tabs
- storage: save sessions
- Manifest V3
- Vanilla JavaScript
- HTML/CSS
MIT