A minimal Chrome extension that replaces your new tab page with a clean tab manager. Save, organize, and reopen tabs in collections — nothing gets lost.
- Collections — group tabs into named, color-coded collections
- One-click save — save the current tab from the popup in seconds
- Save entire sessions — capture all open tabs at once
- Search — find any saved tab instantly across all collections
- Right-click to save — context menu support for quick saving
- Drag & drop — reorder tabs within collections
- Import / Export — back up and restore collections as JSON
- Light & dark theme — follows your preference
- 100% local — no accounts, no sync, no data leaves your device
(Coming soon)
- Clone or download this repo
- Open Chrome and go to
chrome://extensions - Enable Developer mode (top right)
- Click Load unpacked and select the project folder
- Click the TabDen icon in your toolbar to save the current tab
- Open a new tab to see your collections board
- Click a collection tile to expand and manage its tabs
- Use the search bar to find tabs across all collections
- Right-click any tab in the browser and select Save to TabDen
TabDen collects no data. Everything is stored locally using Chrome's storage API. See PRIVACY.md for full details.
MIT