# Firefox extension with a few vi(m) keybindings.
* [Install](https://addons.mozilla.org/en-US/firefox/addon/vimkeybindings/)
* [Source on Github](https://github.com/autonome/vimkeybindings)
## Supported Commands
* h : scroll left
* j : scroll down
* k : scroll up
* l : scroll right
* g : go to the top of the page
* G (shift-g) : go to the bottom of the page
## Credits
* Originally by the author of [this O'Reilly post](http://www.oreillynet.com/linux/blog/2006/04/firefox_with_vim_keybindings.html)
* Packaged by Arno, a commenter there
* Updated and repackaged by me on AMO
* Documented by Christopher Svec
* Rewritten from scratch with the WebExtensions API for Firefox 53 and after (and a few before) by me

- License: Mozilla Public License 1.1
- Weekly downloads: 8
- Average daily users: 171
- Rating: 5/5 of 3 ratings
- Created: 2009-11-30 20:31:48
- Last updated: 2017-10-25 14:30:15
- Homepage: https://github.com/autonome/vimkeybindings
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/vimkeybindings/
- API: vimkeybindings@autonome.wordpress.com