Analysis updated 2026-05-18
Quickly save the current webpage to a Quick Saves board with a keyboard shortcut.
Organize bookmarks visually into draggable boards grouped by page.
Import existing Chrome bookmarks and export or import all data as JSON for backup.
| sarvan-2187/bookmrk | dabao-yi/model-flux | denjino/horizon-view | |
|---|---|---|---|
| Stars | 16 | 16 | 16 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Must be loaded as an unpacked extension in Developer Mode, not on the Chrome Web Store.
Bookmrk is an open-source Chrome extension that acts as a personal bookmark manager, replacing the browser's built-in bookmarks with a more organized, visual workspace. It stores everything locally in your browser (local-first) rather than in the cloud, which means your data stays on your device and works without a login. The core workflow centers on fast capture: pressing Ctrl or Cmd + Shift + Y on any webpage immediately saves it to a Quick Saves board without interrupting what you are doing. From there, you can move bookmarks into a canvas-style layout with four columns of boards, where a board is roughly equivalent to a folder, while pages let you group sets of boards together. Boards can be dragged between columns and reordered by dropping them above or below existing boards. The interface uses modal dialogs and toast notifications rather than browser pop-ups, which keeps the experience clean. You can set a custom background image for the new-tab page and switch between normal and compact display modes. The extension can import your existing Chrome bookmarks as a starting point and lets you export or import all your data as JSON for backup or migration. Bookmrk is built with React, TypeScript, Vite, and Tailwind CSS. To install it, you download a release ZIP from GitHub, extract it, enable Developer Mode in your browser's extensions page, and load the folder as an unpacked extension. It works in Chromium-based browsers such as Chrome, Brave, Edge, and Arc. The full README is longer than what was provided.
A local first Chrome extension that replaces browser bookmarks with a visual, drag and drop board layout for organizing saved pages.
Mainly TypeScript. The stack also includes React, TypeScript, Vite.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.