Tabme – Organizing Bookmarks and Tabs, done right
Hey HN, ## How It Started: About three years ago, when I was managing multiple teams with different focuses, my inner programmer couldn’t take it anymore and broke free. He declared that something needed to be done with his own hands—something for the soul and mental health. The problem that needed solving was right in front of me. I was involved in several projects across different teams, each with multiple Miro boards, Google Docs, Confluence pages, Jira epics, and a mountain of IMPORTANT links! Yes, I’m talking about browser bookmarks. The built-in browser bookmarks are just a formality.…
In plain words
Tabme is a browser extension that organizes bookmarks and tabs for quick access without navigating through folders. Designed for professionals managing multiple projects with numerous links across tools like Miro, Google Docs, and Confluence, it displays all bookmarks on one screen for visual searching and minimal clicking. The tool aims to simplify bookmark management beyond what built-in browser options provide.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hey HN, ## How It Started: About three years ago, when I was managing multiple teams with different focuses, my inner programmer couldn’t take it anymore and broke free. He declared that something needed to be done with his own hands—something for the soul and mental health. The problem that needed solving was right in front of me. I was involved in several projects across different teams, each with multiple Miro boards, Google Docs, Confluence pages, Jira epics, and a mountain of IMPORTANT links! Yes, I’m talking about browser bookmarks. The built-in browser bookmarks are just a formality. They require moving the cursor, aiming, opening various folders to find the one you need. In short, it’s too complicated. In 2024, users shouldn’t be burdened like this. I wanted to see everything on one screen without unnecessary clicks. To search visually, at most using a scroll (because it doesn’t add cognitive load). The closest thing I found at the time was the Toby extension. But even it had an overloaded UI and lagged with my modest volume of bookmarks. It seemed absurd that such a simple task wasn’t solved beautifully. That’s how my pit project, Tabme — the most convenient bookmark manager for Oleg was born =)). I’m sharing it with you, enjoy it with me: Tabme on Chrome Web Store ## The Core Idea: But! To truly enjoy it, you need to use it right. The joy isn’t just in its simplicity but in the fact that I can find all the key documents for all projects from the last three years. I don’t delete bookmarks from completed projects; I simply hide them (archive). At the same time, the search automatically includes hidden bookmarks. This turned out to be super convenient—an up-to-date minimum on the screen and all history within one click. ## There are also many small features: — Recommendations for hiding long-unused bookmarks to keep only the important ones on the screen — Global search across bookmarks, open tabs, and history — Duplicate tab closing — Dark mode just arrived this week and was the trigger for this post If you try it out, please let me know what you like and what you don’t. I’m happy to receive any feedback ## Tech Stack: It’s the usual: React and TypeScript. Link to the repository: https://github.com/pltnkv/tabme ## What’s Next: I’ll continue developing it, guided by my own sense of aesthetics and your feedback.
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com