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
สร้างเมื่อ
01-10-2022
อัปเดตเมื่อ
01-10-2022
Size
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://greasyfork.org/en/scripts/36496-wanikani-always-show-item-info