Assegnate 5 su 5 stelle

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

Questa recensione riguarda una versione precedente (2.2.0) del componente aggiuntivo.