Arvosteltu: 5/5 tähteä

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)"

This review is for a previous version of the add-on (2.2.0).