WaniKani Item Info Injector

Library script that other userscripts can use to inject additional item information into WaniKani.

< 脚本 WaniKani Item Info Injector 的反馈

提问 / 留言

§
发布于:2025-10-06

Seems like the there've been some UI changes to WaniKani. At the very least pulling the characters off the page needs to change:

`_currentState.characters = _getRootElement().querySelector(`span.subject-character__characters-text`).textContent.trim();`

Sinyaven作者
§
发布于:2025-10-06

Thanks for letting me know. This should now be fixed in version 3.13.

发布留言

登录以发布留言。