Can't access the this article, but for window management, I recommend SizeUp: <a href="http://www.irradiatedsoftware.com/sizeup/" rel="nofollow">http://www.irradiatedsoftware.com/sizeup/</a><p>Among other things, you can define a grid on your screen and move/resize windows in to a given grid slot with keyboard shortcuts.<p>You notice how inefficient the mouse is for moving/resizing windows after using this. The effect is somewhat like xmonad on Linux, but less strict.
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>