LazyBookmark
Extension Actions
- Live on Store
Live grep through bookmarks with LazySth like interface using leader key
# LazyBookmark - nvim-telescope inspired bookmark manager with AI summaries
Transform your bookmark management with a keyboard-first, developer-friendly interface inspired by LazyVim and nvim-telescope.
## 🚀 KEY FEATURES
• **Quick Access Leader Palette** - Press Ctrl+Shift+L (Cmd+Shift+L on Mac) to instantly access all bookmark operations
• **Live Grep Search** - Search through bookmarks with regex support and real-time filtering
• **AI-Powered Summaries** - Preview pane with automatic page summaries using Chrome's built-in Gemini Nano AI
• **Keyboard-Centric Navigation** - Navigate with j/k, h/l keys for efficient workflow
• **Quick Bookmark Add** - Press 'a' in leader palette to instantly bookmark current page
• **Tree View Manager** - Press 'b' to open full bookmark manager with add, edit, and delete actions
## ⌨️ KEYBOARD SHORTCUTS
• Ctrl+Shift+L / Cmd+Shift+L: Open leader palette
• g: Search bookmarks
• a: Quick add current page
• b: Open bookmark manager
• j/k: Navigate up/down
• h/l: Navigate left/right
• Enter: Select
• q: Close
## 🤖 AI FEATURES
Uses Chrome's built-in Gemini Nano model to generate intelligent summaries of your bookmarked pages. The AI runs entirely locally on your device for complete privacy.
## ⚠️ REQUIREMENTS
• Chrome version 138 or later
• Enable "Summarization API for Gemini Nano" flag at chrome://flags/#summarization-api-for-gemini-nano
## 🔒 PRIVACY
• Runs entirely locally in your browser
• No data collection or transmission
• Only accesses bookmarks when telescope is opened
• AI processing happens on-device
Perfect for developers, power users, and anyone who prefers keyboard navigation over mouse clicks!