WaniKani Skip Lesson Button

Lets you skip having to do the lesson for an item from its item page. Requires WKOF.

These are versions of this script where the code was updated. Show all versions.

  • v1.3.0 2024-08-01

    Updated script to work with the finished transition to Turbo on WaniKani. Makes use of a library script that simplifies some aspects of working with the Turbo events.

  • v1.2.1 2024-01-10

    Script now adds the skip lesson button to all item types, not just vocabulary.

  • v1.1.6 2024-01-10

    Fix for change in in HTML structure on Wanikani that placed button in the wrong spot.

  • v1.1.5 2023-11-15

    Fixed call to open framework so it gets kana vocab

  • v1.1.4 2023-11-10
    • Fixed error in code that failed to iterate over assignments returned by api fetch
    • Fixed error in code that removed the whole header instead of just the learn button upon success
  • v1.1.3 2023-11-10

    Made changes to the API call to start the assignment to hopefully make it work correctly.

  • v1.1.2 2023-11-10

    1.1.2

    • Changed check for open framework to hopefully not popup even when open framework is installed.
    • Fixed styling of buttons in default light theme.
  • v1.1.1 2023-11-02
  • v1.1.0 2023-11-02