A lightweight Chrome extension that helps you organize your browsing sessions by saving and restoring groups of tabs with custom names.
- Save all open tabs as a named session
- One-click restore of saved sessions
- View all saved sessions at a glance
- Dark/Light mode support
- Simple and intuitive interface
- Clone the repository
git clone https://github.com/yourusername/tab-session-manager.git
- Navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the cloned repository folder
-
Click the extension icon in your Chrome toolbar
-
To save your current tabs:
- Enter a session name
- Click "Save Current Tabs"
-
To restore a session:
- Click the session restore Icon
- All tabs will open in a new window
Want to contribute or customize? See development guide for:
- SASS compilation
Contributions welcome! Please:
- Open an issue to discuss your changes
- Fork the repository
- Submit a pull request
MIT License - see LICENSE file for details.