Skip to content

duff/vimari

 
 

Repository files navigation

Vimari - Keyboard Shortcuts extension for Safari

Vimari is a Safari extension that provides keyboard based navigation. The code is heavily based on 'vimium', a chrome extension that provides much more extensive features.

Vimari attempts to provide a lightweight port of vimium to Safari, taking the best components of vimium and adapting them to Safari.

Installation Instructions:

Click the download link below: https://github.com/downloads/guyht/vimari/vimari.safariextz

Screenshots

Screenshot

Sounds awesome. Howto?

Simply browse to a page and hold CTRL, then press 'f' to enter link hint mode to easily navigate, q or w to move between tabs and z or x to move forwards or backwards in histroy ;). All these shortcuts are also configurable through Safari preferences. Enjoy.

Link Hints

The principle feature of Vimari and the principle component taken from vimium is the link hints feature. Press ESC to enter 'vimari shortcut mode' and then pressing 'f' enters link hint mode which displays a HUD over the page wih a code for each link. Simply type of code for the link to follow that link. Link codes are generated according to the home key buttons and so are always easiliy accessible.

Keyboard Bindings

All bindings are configurable in the Preferences->Extensions options in Safari

Currently: CTRL-f Link Hints CTRL-q Previous Tab CTRL-w Next Tab CTRL-z History Back CTRL-x History Forwards

Known Bugs

  • When opening link in a new tab, the extension does not load properly in the new tab

License

Copyright (c) 2011 Guy Halford-Thompson. See MIT-LICENSE.txt for details.

About

Safari port of vimium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%