WaniKani Always Show Item Info

Always show WaniKani item info during reviews without scrolling, no matter if your answer was correct or not.

作者
Pacharapol Withayasakpunt (Pol)
今日安裝
0
安裝總數
22
評價
0 0 0
版本
1.0
建立日期
2022-10-01
更新日期
2022-10-01
尺寸
948 位元組
授權條款
MIT
腳本執行於

Show Item info whether it is correct or not.

May be edited to look for question type and correct state, e.g.

const correctState = answerForm.className;
const qType = document.URL.includes('/lesson/session') ? $.jStorage.get('l/questionType') : $.jStorage.get('questionType');

Modified and simplified from https://gf.qytechs.cn/en/scripts/36496-wanikani-always-show-item-info

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址