WaniKani Always Show Item Info

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

Penulis
Pacharapol Withayasakpunt (Pol)
Pemasangan harian
0
Total pemasangan
19
Nilai
0 0 0
Versi
1.0
Dibuat
01 Oktober 2022
Diperbarui
01 Oktober 2022
Lisensi
MIT
Berlaku untuk

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