Info

I just added this note because I am using vimium on my personal browser and my work browser. You can also use ? while the extension is active, and you can get a cheatsheet popup of your shortcuts.

The Hacker's Browser

Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.

NOTE: Google does not allow Vimium to run on this Chrome Web Store page and the Chrome New Tab page, by design. Sorry about that!

NOTE: Chrome has some alarmist messaging around the permissions that Vimium needs to run. Really, all it's asking for is that Vimium's JavaScript be loaded into every page. Don’t be alarmed. Vimium never talks to any servers and does absolutely nothing with your data. Read the open source code if you're curious.

For more information about rebinding your keys and how to use many of Vimium's features, see the Vimium README.

Modifier keys are specified as <c-x>, <m-x>, <a-x> for ctrl+x, meta+x, and alt+x respectively.

? is going to be the best way to see a cheatsheet but having this on hand could be good for a reference outside of the browser...

Using Find

Manipulating Tabs

Additional Advanced Browsing Commands

Vimium supports command repetition, so, for example, hitting 5t will open 5 tabs in rapid succession. ESC (or <c-[>) will clear any partial commands in the queue and will also exit insert and find modes.

For release notes, see Vimium's GitHub.