Hi HN,<p>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.<p>Current features:
j / k: Move up and down through search results
h / l: Navigate between search result pages
Enter: Open the highlighted result<p>Coming soon:
Support for image search and YouTube navigation<p>Source code:
<a href="https://github.com/nwatab/search-navigator">https://github.com/nwatab/search-navigator</a><p>I'd love to hear your feedback, feature suggestions, or bug reports. Thanks!