Review for tbkeys-lite by Hemanti
Rated 5 out of 5 stars
Thank you very much for this add-on! I just registered here to show my appreciation. :)
Now, I can finally scroll in the preview window, using:
"j": "window.document.getElementById('messagepane').contentDocument.documentElement.getElementsByTagName('body')[0].scrollBy(0, 10)",
"k": "window.document.getElementById('messagepane').contentDocument.documentElement.getElementsByTagName('body')[0].scrollBy(0, -10)"
To create your own collections, you must have a Mozilla Add-ons account.