Show HN: Search Navigator – Navigate Google search with keyboard shortcuts

chromewebstore.google.com

1 points by nwatab 9 hours ago

Hi 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!