Back to browse
GitHub Repository

Open-source tab manager built to keep your tabs private and safe.

4 starsTypeScript

Raft – Open-source tab manager because extensions have trust issues

by kjraym·Feb 19, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemSlickSolve My Problem
The Take

This is built around a clear trust promise: every core feature is local-first, the repo includes tests proving no network calls in save/restore paths, and cloud sync is an opt-in, client-side AES-256-GCM + PBKDF2 scheme using Drive app-data. It doesn't reinvent session managers, but the combination of audited/no-telemetry UX, group-preserving session captures, and a one-time E2EE sync purchase is a tidy, user-friendly take that privacy-minded people will actually install.

Category
Target Audience

Power browser users and privacy-conscious Chrome users who juggle many tabs and want safe session backup/restore

Post Description

I built Raft after thinking about when The Great Suspender was sold and injected with malware a few years ago (https://news.ycombinator.com/item?id=25846504), and seeing the same pattern repeat across the extension ecosystem. I wanted something capable and baked with trust from the start, and now it's ready to share.

No servers, no telemetry, no tracking. The entire codebase is public, including the single Pro feature. Every core feature is free. The only paid feature ($25 one-time) is cloud sync with end-to-end encryption (AES-256-GCM).

Chrome Web Store: https://chromewebstore.google.com/detail/enccggehgndcbkonehp...

My promise: https://raftapp.io/trust

Solo dev, happy to answer anything.

Similar Projects