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.
- Download Vimari for free from the Mac App Store
- Launch Vimari.app
- Click "Open in Safari Extensions Preferences...", Safari's Extension Preferences should open
- Make sure that the checkbox for the Vimari extension is ticked
- Go back to Vimari.app and press the reload button to check the status of the app. If it says "Enabled" then it is ready.
- You may need to relaunch Safari for the extension to work
- Download the latest version of Vimari
- Unzip it
- Move it to your
/Applications
folder - Launch Vimari.app
- Click "Open in Safari Extensions Preferences...", Safari's Extension Preferences should open
- Make sure that the checkbox for the Vimari extension is ticked
- Go back to Vimari.app and press the reload button to check the status of the app. If it says "Enabled" then it is ready.
- You may need to relaunch Safari for the extension to work
Download the Vimari 1.13 and double-click the file.
Command Prefix - Modifier key to hold down with your action key. If you leave it blank you don't need to hold down anything (default setting).
Excluded URLs - Comma separated list of website URLs you don't want
to use vimari with. To exclude GitHub for example, provide the value
github.com
or http://github.com
. It's smart and should handle all
possible domain cases.
Link Hint Characters - Allowed characters to be used when generating link shortcuts.
Extra detection by cursor style - Detect clickable links by looking for HTML elements having cursor style set to "pointer".
Scroll Size - How much each scroll will move on the page.
f Toggle links
F Toggle links (open link in new tab)
k Scroll up
j Scroll down
h Scroll left
l Scroll right
u Scroll up half page
d Scroll down half page
g g Go to top of page
G Go to bottom of page
H History back
L History forward
r Reload
w Next tab
q Previous tab
x Close current tab
t Open new tab
Copyright (C) 2011 Guy Halford-Thompson. See LICENSE for details.