Show HN: Too many browser tabs! I solved it with a simple electron app
Category: devtools
Tags: electron, browser, productivity, desktop-app
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 5)
Tabs is a custom Electron browser that enforces a fixed, configurable set of web app tabs in a sidebar to prevent tab overload. It's interesting because it offers a constrained, keyboard-driven environment for users who primarily work within a handful of persistent web applications like GitHub and Gmail, solving a specific workflow problem.
Target audience: backend devs, devops
Repository: https://github.com/magland/tabs/blob/main/README.md · TypeScript · 1 stars
View on Hacker News