Skip to content

voidpossum/local-bookmark-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Bookmark Studio

Version License

A visual bookmark manager for Chromium-based browsers. Card-based UI, duplicate detection, drag-and-drop. All running locally on your machine.

No accounts. No servers. No one needs to know what you bookmark ;)

I built this because every bookmark manager I found either wanted me to create an account or host my own server. I just wanted to manage a massive collection of bookmarks without giving my data to someone else. So I made one.

Works with Brave Sync enabled, it uses the browser's native chrome.bookmarks API directly, so nothing breaks.

What it does

  • Visual cards - Replaces the default bookmark page with cards, favicon overlays, and optional web-page screenshots as thumbnails.

  • Duplicate finder - Scans your bookmarks for duplicate URLs. Keep the one you want, remove the rest.

  • Drag & drop - Reorder bookmarks or drop them into folders. Works with multi-select too.

  • Bulk actions - Select multiple bookmarks at once to delete, move, or reorganize. No more one-by-one clicking.

  • Search & sort - Ctrl+K / ⌘K to search across titles and URLs. Sort by name, date, or domain.

  • Folder tree & stats - Sidebar with your full folder structure, breadcrumb navigation, and a quick count of bookmarks, folders, and unique domains.

Keyboard shortcuts

Ctrl+K / ⌘K - Search.

Permissions

The extension needs access to your bookmark tree, favicons, tabs (for thumbnail capture), and local storage (to cache thumbnails on your device). The <all_urls> host permission is required for capturing screenshots on any site. Nothing leaves your machine.

Support

If you'd like to support me in improving my skills or buy me a coffee, please consider:

Buy me a coffee on Ko-fi

Crypto Donations:

  • Bitcoin - bc1q4687dunw3xlxv5f09mxcm6kyflcnj9fahwpwtx
  • Ethereum - 0x5eaF6ade0e1b7b352cC26DcD9454D2035ba6839B
  • Monero - 86Awy9FdoGiPEEwAPfBpSWMbPNB7Y2AmeAStEVB3rKWyMrtRQS5YUNUWKwWNMDE3cLbxo6Fp7X9Mx2GUXaPcBkt88TEHzME

Bugs:

Email me: bugs.voidpossum@icloud.com

License

GNU General Public License v3.0

If you fork or adapt this project, credit Void Possum as the original creator - a link back to this repo is appreciated.