Hemanti

自己紹介

開発者情報
タイトル Hemanti
ユーザー登録日 1月 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) についてのレビューです。