TabTab – A keyboard-first browser workspace for tab hoarders
*Problem*: As a developer, I often juggle 50+ tabs across projects. Existing bookmark managers felt clunky, and tab groups required too many clicks. *Solution*: TabTab replaces your new tab page with a grid-style dashboard. Key features: - Save all open tabs as a collection with one click (perfect for debugging sessions) - Self-hosted sync via GitHub Gist/WebDAV (no tracking, your data stays yours) - Keyboard shortcuts & drag-and-drop (demo video: [https://www.youtube.com/watch?v=OQQEKbI9moc]) *Tech Stack*: Built with WXT (browser extension framework) + React + Tailwind.…
In plain words
TabTab is a browser extension that replaces the new tab page with a dashboard for managing large numbers of open tabs. Designed for developers, it lets users save all open tabs as collections with one click and organizes them in a grid view accessible via keyboard shortcuts and drag-and-drop. The extension syncs data through self-hosted options like GitHub Gist or WebDAV, keeping user data private without tracking.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
*Problem*: As a developer, I often juggle 50+ tabs across projects. Existing bookmark managers felt clunky, and tab groups required too many clicks. *Solution*: TabTab replaces your new tab page with a grid-style dashboard. Key features: - Save all open tabs as a collection with one click (perfect for debugging sessions) - Self-hosted sync via GitHub Gist/WebDAV (no tracking, your data stays yours) - Keyboard shortcuts & drag-and-drop (demo video: [https://www.youtube.com/watch?v=OQQEKbI9moc]) *Tech Stack*: Built with WXT (browser extension framework) + React + Tailwind. Cursor AI helped generate 40% of the UI code! Try it: [Chrome](https://chromewebstore.google.com/detail/bplfdojoimpegfcgepl...) Feedback welcome! How do you manage your tabs?
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


