Vimium
The Hacker's Browser
Vimium is a browser extension which provides keyboard shortcuts for navigation and control in
the spirit of the Vim editor. Watch this video to get a feel for how it works:
VIDEO
Features
Navigate the web without touching the mouse.
Use a clever highlighting method to click on links.
Customize your keyboard shortcuts.
View an in-page help dialog to see your personalized shortcuts.
Install
Install for your browser:
Chrome
Edge
Firefox
Keyboard Shortcuts
Navigating the page
j Scroll down
k Scroll up
gg Scroll to the top of the page
G Scroll to the bottom of the page
d Scroll a half page down
u Scroll a half page up
h Scroll left
l Scroll right
r Reload the page
yy Copy the current URL to the clipboard
p Open the clipboard's URL in the current tab
P Open the clipboard's URL in a new tab
i Enter insert mode
v Enter visual mode
gi Focus the first text input on the page
f Open a link in the current tab
F Open a link in a new tab
gf Select the next frame on the page
gF Select the page's main/top frame
Using find
/ Enter find mode
n Cycle forward to the next find match
N Cycle backward to the previous find match
Using the vomnibar
o Open URL, bookmark or history entry
O Open URL, bookmark or history entry in a new tab
b Open a bookmark
B Open a bookmark in a new tab
T Search through your open tabs
Navigating history
H Go back in history
L Go forward in history
Manipulating tabs
t Create new tab
J Go one tab left
K Go one tab right
g0 Go to the first tab
g$ Go to the last tab
yt Duplicate current tab
x Close current tab
X Restore closed tab
Miscellaneous
? Show help
More
For the latest release notes, more advanced shortcuts, and how to create custom keybindings,
see the
README .