A simple browser extension that adds a basic Vim-like navigation.
"j" => Scroll down
"k" => Scroll up
"h" => Move left
"l" => Move right
"g g" => Jump to the top of a page
"G" => Jump to the bottom of a page
"L" => Go to the next page in history