Ohodnoceno 5 z 5 hvězdiček

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

Tato recenze je pro předchozí verzi doplňku (2.2.0).