Bindr - customizable keybindings for Chrome
https://github.com/shawncplus/bindr
Been working on this for a GTUG competition and looking to get some feedback on it whether that feedback is for the UI/UX (I suck at design so mostly this), code (If you've dev'd a chrome extension before I'd love some tips), or feature suggestions.
Install it: chrome.google.com/webstore/detail/…
Docs: shawncplus.github.com/…
Example usage:
Add binding -> Set key to "l", set site to http:\/\/forrst.com\/posts\/[^\/]+, select type Custom, as the action choose jQuery('.likes').click(); Now on any post page on Forrst you can press \l to like it

