WaniKani Show Hidden Allowed Answers

Adds a section below the "primary" and "alternative" answers to show the hidden "allowed" answers when any exist

这些是代码更新过的版本。 显示所有版本

  • v1.1.1 2024-06-22

    Switched to using ItemData and get_items with a cache in memory of the result. This way there won't be tons of entries in the wkof IndexedDB cache, and it also makes subsequent individual lookups much quicker, though the initial lookup is technically slightly longer by a few hundred milliseconds or so. Also added some better error handling.

  • v1.1.0 2024-06-13

    Updated the selectors and class lists to work on lessons pages as well.

  • v1.0.0 2024-06-13