This is Google Chrome extension for browsing like Vim.
This extensions override default shortcut of Chrome.
You can disable temporary this extensions, if you press <Shift + Esc> or <Insert> key.
This extension is released in Chrome Web Store.
Key | Action |
---|---|
h | Scroll to the left by 10 pixel |
j | Scroll down by 10 pixel |
k | Scroll up by 10 pixel |
l | Scroll to the right by 10 pixel |
Ctrl + d | Scroll down by half page |
Ctrl + u | Scroll up by half page |
Ctrl + f | Scroll down by one page |
Ctrl + b | Scroll up by one page |
gg | Scroll up to top of page |
Shift + g | Scroll down to bottom of page |
Key | Action |
---|---|
<Shift + h> or <Ctrl + o> | Move backward through the browsing history |
<Shift + l> or <Ctrl + i> | Move forward through the browsing history |
Key | Action |
---|---|
d | Close tab |
Ctrl + p | Go to the previous (left) tab |
Ctrl + n | Go to the next (right) tab. To use this keybind, NEED setting keybind. |
Key | Action |
---|---|
r | Reload page |
<Shift + Esc> or <Insert> | Disable temporary this extensions |
- Disable keybind when editing text
- Add new keybinds
- t -> open link in new tab)
- etc (If you have any requests, please create issue)