A Greasemonkey script to help me navigate in my webbank Installation: 1) Install Greasemonkey: https://addons.mozilla.org/en-us/firefox/addon/greasemonkey/ 2) Go to https://github.com/hhulkko/fix-my-bank/raw/master/fix-my-bank.user.js Commands: Ctrl-m: take me to my payment templates Ctrl-j: scroll down payment templates Ctrl-k: scroll up payment templates Ctrl-enter: select payment template Dependencies: jQuery: http://jquery.com/ Rx for javascript: http://msdn.microsoft.com/en-us/devlabs/ee794896 Thank you Joni for showing how fun coding javascript can be https://github.com/jonifreeman/learn-rx (and also for all the code I copied from there)