Wanikani: Review Queue Sizer

Lets you choose the size of your review session

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v1.0.6 24/10/2024

    Fix Review Queue Sizer (out of date dependendcy)

    Wanikani moved to a JSON representation of the Queue at some point over the summer, breaking the Review Queue Sizer much to my dismay.

    Turns out the underlying library for manipulation fixed this issue in v17 (https://community.wanikani.com/t/for-userscript-authors-wk-queue-manipulator/61302) but the library version was pinned in the require here.

    Removing the version pin, which will make it default to latest, meaning future fixes from Review Queue Manipulator will come "for free."

    Alternately, we could pin to the explicit latest version (version=1448112), but given the fact that this userscript has been broken for at least two months, I think pinning to latest is the lesser evil.

    Merge pull request #26 from AlexeyMK/patch-1

    Fix Review Queue Sizer (out of date dependency)

  • v1.0.6 09/03/2024

    Update queue manipulator

  • v1.0.5 12/02/2024

    Update queue manipulator

  • v1.0.4 11/02/2024

    Update queue manipulator

  • v1.0.3 15/04/2023 Review Queue Sizer: fix after WK update
  • v1.0.2 22/10/2021 Imported from URL
  • v1.0.2 17/02/2021 fix infinite loading screen
  • v1.0.1 29/01/2021
  • v1.0.0 29/01/2021