Hemanti

關於我

開發者資訊
名稱 Hemanti
加入日期 Jan. 17, 2022
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

tbkeys-lite

評分: 5 / 5 顆星

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

此意見為舊版本 (2.2.0) 的附加元件。