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바이트
라이선스
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