Wanikani: Review Queue Sizer

Lets you choose the size of your review session

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v1.0.6 2024-10-24

    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 2024-03-09

    Update queue manipulator

  • v1.0.5 2024-02-12

    Update queue manipulator

  • v1.0.4 2024-02-11

    Update queue manipulator

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