Mindful Tabz is a premium, beautifully crafted browser extension designed for screen time management, session limiting, and smart domain blocking. Your data remains entirely local, forever.
Mindful Tabz bundles all the essential tools you need to break distraction loops and optimize your focus, packed inside a stunning, zero-bloat dashboard.
Set rigid daily or session limits for problematic domains. Once you hit your limit, the tab automatically locks you out until midnight.
Group similar domains together (e.g. Social Media: Twitter, YouTube, Reddit) and apply a collective time budget across all of them combined.
Watch your active screen time tick up with beautiful live-updating charts. Understand where your focus drops using interactive weekly records.
Completely sandboxed
No telemetry, no tracking scripts, no external REST API endpoints. Your activity data never touches any remote servers. 100% private, 100% yours.
Most screen time trackers monetize your attention by harvesting your detailed browsing habits. Mindful Tabz was created to break that cycle.
We maintain no databases, backend analytics engines, or external pipelines. Everything happens purely in the client sandbox of your browser.
Every line of TypeScript is completely open and free to read. Build the extension directly from source if you want to be completely certain.
Mindful Tabz is designed for developer ease. Follow these simple steps to build and load the extension into your browser.
Grab the source code by cloning the GitHub repository:
Install npm packages and trigger the Vite compiler for Chrome:
Open chrome://extensions/, enable Developer mode in the top right, and click Load unpacked. Select the built dist/chrome folder.