What does HackerNews think of vimium-c?

A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar

Language: TypeScript

it does not only break your bookmarklet, but even vimium [1] is unable to focus the language selection. this is awful.

[1] https://github.com/gdh1995/vimium-c

Vimium C (https://github.com/gdh1995/vimium-c) supports link hinting by simply typing a few characters of the link you want to press. It also searches the actual url and alt-text for links without text (such as buttons and icons). I found it by accident looking through its settings and it has by far been the best improvement to my browsing experience since discovering tabs.
I found Vimium C [0] works better for Firefox (some features were broken on Vimium), and it's on Chrome too.

[0]: https://github.com/gdh1995/vimium-c

Web Search Navigator is a Chrome/Firefox extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, Startpage, and Google Scholar.

Note that this extension focuses on searching, not general keyboard navigation. For the latter, you should look into extensions such as Vimium [1], Tridactyl [2], and Surfingkeys [3]. Alternatively, if you are willing to use a niche browser, you should look into Qutebrowser [4], Nyxt [5], and Vieb [6].

I use it with Vimium C [7] and Firenvim [8], which are both excellent browser extensions that focus on more general keyboard navigation. This provides reasonably good keyboard-based web browsing in Chrome/Firefox.

Disclaimer: I'm the project creator.

[1] https://github.com/philc/vimium

[2] https://github.com/tridactyl/tridactyl

[3] https://github.com/brookhong/Surfingkeys

[4] https://github.com/qutebrowser/qutebrowser

[5] https://github.com/atlas-engineer/nyxt

[6] https://github.com/Jelmerro/Vieb

[7] https://github.com/gdh1995/vimium-c

[8] https://github.com/glacambre/firenvim

One project I use on a daily basis that isn't well known (and is by a Chinese developer) is Vimium C (https://github.com/gdh1995/vimium-c). It has similar functionality to Vimium, cVim, Vimperator, Pentadactyl and the like—browser navigation using vim-like shortcuts. Vimium C is quite customizable, offers great functionality, and the developer seems quite responsive to issues. The code is written in TypeScript and I found it easy to read. Highly recommended.