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
एकूण इंस्टॉल
23
रेटिंग
0 0 0
आवृत्ती
1.0
बनवली
2022-10-01
अपडेट केली
2022-10-01
आकार
948 Bytes
License
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://greasyfork.org/en/scripts/36496-wanikani-always-show-item-info