Data is synced from the Chrome Web Store. View the official store page for the most current information.
Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less.
The plugin allows scroll navigation with the keyboard: Press the j key to scroll down Press the k key to scroll up Press the h key to scroll left Press the l key to scroll right Press the g key twice to scroll to the top Press the G (shift + g) key to scroll to the bottom
CHANGELOG: v4 fixed issue with scrolling when typing in input fields and similar. v5 fixed issue with slow scrolling on some pages v5.0.1 remove console.log statement
DESCRIPTION: vim-scroll deliberately registers it's keybindings early, so that websites that use the same bindings (like twitter) will overwrite them. This might be made optional in later updates