Description from extension meta
Live grep through bookmarks with nvim-telescope like interface using Ctrl+Shift+P
Image from store
Description from store
# Bookmark Telescope
A Chrome extension that provides nvim-telescope like interface for searching(live-grep) and previewing bookmarks. Press `Ctrl+Shift+P` (or `Cmd+Shift+P` on Mac) to open the telescope overlay.
## Features
- **Quick Access**: Press `Ctrl+Shift+P` from any webpage to open the telescope
- **Live Search**: Search through bookmarks with regex support
- **Preview Pane**: Shows raw HTML content of selected bookmarks
- **Keyboard Navigation**: Navigate with arrow keys, open with Enter, close with Escape
- **nvim-telescope Styling**: Dark theme with familiar telescope-like interface