A powerful Chrome extension that revolutionizes the way you manage your browser tabs with AI-powered grouping, intelligent hibernation, and insightful analytics.
- Instant Search: Quickly find any open tab with real-time search
- Quick Switch: Jump to any tab with a single click
- Easy Management: Close tabs directly from the popup interface
- Auto-grouping: Automatically group tabs by domain
- Visual Organization: Color-coded groups for better visualization
- Smart Naming: Automatic group naming based on domain context
- Manual Control: Hibernate inactive tabs on demand to free up memory
- Auto-hibernation: Automatically hibernate tabs inactive for 2 hours
- Resource Tracking: Monitor memory savings from hibernated tabs
- Real-time Metrics: Track the total number of open tabs
- Memory Insights: View memory saved through tab hibernation
- Usage Analytics: Monitor your tab usage patterns
-
Clone this repository:
git clone https://github.com/curious04/Tabwise.git
-
Open Chrome and navigate to
chrome://extensions/ -
Enable "Developer mode" in the top right corner
-
Click "Load unpacked" and select the extension directory
(Coming soon)
- Click the extension icon in your Chrome toolbar to open the popup
- Use the search bar to find specific tabs
- Click on any tab in the list to switch to it
- Use the "Group Similar Tabs" button to organize your tabs
- Click "Hibernate Inactive" to save memory
- Click the "Group Similar Tabs" button to automatically group tabs by domain
- Groups are color-coded for easy identification
- Grouped tabs can be collapsed/expanded in Chrome's tab bar
- Manual hibernation: Use the "Hibernate Inactive" button
- Automatic hibernation occurs after 2 hours of inactivity
- Hibernated tabs reload when you click on them
- Chrome Extensions Manifest V3
- Modern JavaScript (ES6+)
- Custom CSS for sleek UI
smart-tab-manager-plus/
├── manifest.json
├── popup.html
├── popup.js
├── styles.css
├── background.js
├── icons/
│ ├── icon16.png
│ ├── icon48.png
│ └── icon128.png
└── README.md
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- AI-powered tab categorization
- Custom grouping rules
- Tab usage analytics dashboard
- Cross-device sync
- Custom hibernation rules
- Export/Import tab sessions
This extension:
- Does not collect any personal data
- Does not track browsing history
- Does not send any data to external servers
- All processing is done locally on your machine
Distributed under the MIT License. See LICENSE for more information.
For support, please:
- Open an issue in the GitHub repository
- Contact us at: [[email protected]]
- Chrome Extensions API Documentation
- The open-source community
- All our contributors and users
Made with ❤️ by [Hrithik Singh]