I didn't like gleeBox, so I used Keyboard Navigation for Chrome. However I disliked that it searches for links on the whole page (scrolling to top if needed), but when you want to "click" a link with keyboard, you only want to search inside visible links, so I modified it a bit.<p>You can see a little demo here: <a href="http://www.youtube.com/watch?v=z3ZrUMzBoPI" rel="nofollow">http://www.youtube.com/watch?v=z3ZrUMzBoPI</a><p>(note that I changed ESC to focus to Ctrl+ESC in the latest revision)<p>I haven't packaged it as extension yet, so you'll have to install the original one first <a href="https://chrome.google.com/extensions/detail/jdfpnijdiejbhebabijgoibmnngiblhk" rel="nofollow">https://chrome.google.com/extensions/detail/jdfpnijdiejbheba...</a> then cd into the folder with this extension and pull changes from my fork: <a href="http://github.com/dchest/keyboard-navigation-for-chrome" rel="nofollow">http://github.com/dchest/keyboard-navigation-for-chrome</a>