Saves your cognitive intent before your tabs turn into a digital graveyard.
TabMind is a productivity-focused Google Chrome extension designed to combat tab clutter and restore focus. Instead of letting tabs sit idle or hoarding bookmarks blindly, TabMind prompts you to declare your exact action intent before storing your workspace links into a sleek, searchable local dashboard.
- Intent-Driven Storage: Save pages along with a custom note explaining why you're saving it.
- Dynamic Workspace Tags: Organize your contexts with flexible tags like
#Research,#Work, or customized user-created categories. - Interactive Focus Vault Dashboard: Clean UI featuring global dark/light mode, real-time keyword query filtering, and specific date-picker sorting layouts.
- Local RAM Metrics: Automatically tracks and calculates simulated data volume footprint optimizations.
- Clone or download this repository as a
.zipfile and extract it. - Open Google Chrome and go to
chrome://extensions/. - Enable Developer mode (toggle in the top-right corner).
- Click Load unpacked (top-left corner) and select this project's root directory folder.
- Pin TabMind to your toolbar and start managing your focus!
- Frontend: Semantic HTML5, CSS3 Custom Properties (Variables), Responsive Flexbox Engine
- Core Logic: Asynchronous JavaScript (ES6+), Chrome Extensions API Core Architecture
- Database Layer:
chrome.storage.localPersistent JSON Relational State Mapping