Vimium
A revolutionary extension for Vim-like browser operation, dramatically improving productivity with mouseless navigation
j
Scroll down
Scrolls the page down.
💡 Hint: Vim's j (down)
k
Scroll up
Scrolls the page up.
💡 Hint: Vim's k (up)
h
Scroll left
Scrolls the page left.
💡 Hint: Vim's h (left)
l
Scroll right
Scrolls the page right.
💡 Hint: Vim's l (right)
d
Scroll half page down
Scrolls down by half a page.
💡 Hint: down
u
Scroll half page up
Scrolls up by half a page.
💡 Hint: up
g+g
Scroll to top
Scrolls to the top of the page.
💡 Hint: go to top
G
Scroll to bottom
Scrolls to the bottom of the page.
💡 Hint: Go to bottom
H
Go back
Goes back to the previous page in browser history.
💡 Hint: History back
L
Go forward
Goes forward to the next page in browser history.
💡 Hint: Lead forward
r
Reload page
Reloads the current page.
💡 Hint: reload
t
Open new tab
Opens a new empty tab.
💡 Hint: tab
x
Close tab
Closes the current tab.
💡 Hint: exit
X
Restore closed tab
Restores the last closed tab.
💡 Hint: eXit undo
J
Go to previous tab
Switches to the tab on the left.
💡 Hint: J (to the left)
K
Go to next tab
Switches to the tab on the right.
💡 Hint: K (to the right)
f
Follow link
Shows hints for links and buttons, opens in current tab.
💡 Hint: follow
F
Follow link in new tab
Shows hints for links and buttons, opens in new tab.
💡 Hint: Follow in new tab
o
Open Vomnibar
Search URLs, bookmarks, and history; open in current tab.
💡 Hint: open
O
Open Vomnibar in new tab
Search URLs, bookmarks, and history; open in new tab.
💡 Hint: Open in new tab
b
Open bookmark
Search bookmarks and open in current tab.
💡 Hint: bookmark
B
Open bookmark in new tab
Search bookmarks and open in new tab.
💡 Hint: Bookmark in new tab
/
Find in page
Search for text within the current page.
💡 Hint: / (slash = search)
n
Find next
Go to the next search result.
💡 Hint: next
N
Find previous
Go to the previous search result.
💡 Hint: Next reverse
g+i
Focus input
Focus the first input field on the page.
💡 Hint: go to input
y+y
Copy URL
Copy the current page URL to clipboard.
💡 Hint: yank
p
Open clipboard URL
Open URL from clipboard in current tab.
💡 Hint: paste
P
Open clipboard URL in new tab
Open URL from clipboard in new tab.
💡 Hint: Paste in new tab
?
Show help
Shows all Vimium keyboard shortcuts.
💡 Hint: ? (question = help)