Description from extension meta
A local-first bookmark manager like Pocket, with optional cloud sync
Image from store
Description from store
Bookmark++ - Personal Bookmark Manager
A modern, local-first Chrome extension for managing your bookmarks with style and intelligence.
Why Bookmark++?
When Pocket shut down, I couldn't find a bookmark manager that met my needsβthey were either too bloated, lacking features, or had privacy concerns. So I built my own using Cursor AI: a straightforward, no-nonsense tool focused on your data, your control, your way.
P.S. You can easily import your existing Pocket data via CSV export.
π Core Philosophy
Local-First, Cloud-Optional: Your bookmarks live on your device by default. Optionally sync to GitHub Gists for backup and cross-device access.
β¨ Key Features
π Local-First Storage
Your data stays yours. No accounts required, no tracking, works immediately after installation.
βοΈ Optional GitHub Sync
Sync via private GitHub Gists for cross-device access with auto-sync and manual control.
π Intelligent Search
Fuzzy search across titles, descriptions, URLs, and notes with smart highlighting and instant results.
π Multiple Views & Organization
List/Card/Detail views for different preferences
Advanced filtering: Date ranges, custom date picker, note status
Smart sorting: By date, title, domain, or search relevance
π Rich Note-Taking
Add detailed notes to bookmarks, search through notes, and manage them in a dedicated viewer.
β¨οΈ Productivity Features
Customizable global shortcuts for quick access
Pocket CSV import for easy migration
JSON export for data portability
Modern, responsive interface
π Getting Started
Installation
Download from Chrome Web Store (coming soon) or load unpacked for development
Click the extension icon on any webpage to bookmark it
Access dashboard via keyboard shortcut or "Dashboard" button
Optional Cloud Sync
Settings β Cloud Sync β Connect to GitHub β Authorize β Auto-sync enabled
π οΈ Technical Details
Frontend: Vanilla JavaScript, CSS Grid/Flexbox
Storage: Chrome Storage API (local) + GitHub Gists (cloud)
Search: Fuse.js for fuzzy search
Browser Support: Chrome 88+, Chromium-based browsers