Show HN: Search Navigator – Navigate Google search with keyboard shortcuts
chromewebstore.google.comHi HN,
I created Search Navigator, a lightweight Chrome extension that lets you navigate Google search results with keyboard shortcuts. I built this because existing similar tools no longer work with Manifest V3, and I wanted a solution that’s fast, simple, and reliable.
Current features: j / k: Move up and down through search results h / l: Navigate between search result pages Enter: Open the highlighted result
Coming soon: Support for image search and YouTube navigation
Source code: https://github.com/nwatab/search-navigator
I'd love to hear your feedback, feature suggestions, or bug reports. Thanks!