WaniKani Show Hidden Allowed Answers

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

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.1.1 22/06/2024

    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 13/06/2024

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

  • v1.0.0 13/06/2024