Ever find yourself drowning in countless open tabs across multiple projects? AI Tab Organiser is here to save your time and provide you organised workspaces, all just in a single click, eliminating the fuss of organising tabs manually.
- Workspace Creation: Automatically group your tabs into meaningful workspaces, powered by similarity prediction algorithm.
- Easy Search: Quickly find and switch between workspaces in a single click.
- Tab Preservation: Keep your tab collections safe and organized.
When you click the "Analyze Tabs" button, the extension:
- Looks at your currently open tabs
- Groups tabs based on their similarities, predicted by our Machine learning algorithm
- Creates workspaces that make sense for your browsing habits
- Rename Workspaces: Click on the workspace name and type a new one
- Open Workspace: Switch to a specific set of tabs with one click
- Delete Workspace: Remove workspaces you no longer need
- Navigate to
pack_extension
folder - Save the
.crx
file - Open Chrome and go to
chrome://extensions/
- Enable "Developer Mode"
- Drag and drop the saved
.crx
file intochrome://extensions/
window
-
No Workspaces Created:
- Ensure you have multiple tabs open
- Check browser permissions
-
Tabs Not Switching Properly:
- Restart the browser
- Reinstall the extension
- Privacy: We don't collect or store the browsing data
- Performance: Lightweight and designed to be fast
Love the project? Here's how you can help:
- Star the GitHub repository
- Report bugs
- Submit pull requests
- Share with other fellow developers
# Clone the repo
git clone https://github.com/masterK0927/aiTabOrganiser
## Roadmap for future development
- [ ] Multiple window support
- [ ] Cloud sync for workspaces
- [ ] Customizable workspace rules
- [ ] Export/Import workspace configurations
## Support
Ran into a problem? I am here to help!
- Email: [email protected]
- Issues: GitHub Issues Page
## License
MIT License - Free for personal and commercial use.
---
Made by [Keshav]
## Changelog
### v1.0.0
- Initial release
- Basic workspace creation
- Tab switching functionality