Greasy Fork is available in English.

Wanikani Double-Check

Allows retyping typo'd answers, or marking wrong when WK's typo tolerance is too lax.

Dies sind alle Versionen des Skriptes. Nur Versionen anzeigen, bei denen sich der Quelltext geändert hat.

  • v3.1.15 13.03.2024

    Fix icons after WK removal of FontAwesome

  • v3.1.14 10.02.2024

    Ignore hotkeys when target is not the answer field or the document body

  • v3.1.13 17.01.2024

    Fix for SRS popup after WK change

  • v3.1.12 31.08.2023

    Add settings to show/hide retype/change buttons.

  • v3.1.11 23.08.2023

    Add support for WK's new Recent Mistakes feature

  • v3.1.10 20.08.2023

    Added 'didFinalAnswer' event for use by other scripts.

  • v3.1.9 23.05.2023

    Add 1/2sec delay to end of session to prevent dashboard from showing 1 remaining item.

  • v3.1.8 09.05.2023

    Fixed error in modified answers

  • v3.1.7 08.05.2023

    Add support for Kana Vocabulary

  • v3.1.6 08.05.2023

    Support for answer checker changes

  • v3.1.5 07.05.2023

    New fix for mobile keyboard focus, without breaking backspace

  • v3.1.4 02.05.2023

    Temporarily remove fix for mobile keyboard defocus

  • v3.1.3 01.05.2023

    Fix issue that prevents users from adding synonyms during a review.

  • v3.1.2 01.05.2023

    Move event 'didAnswerQuestion' before 'didChangeSRS'.
    Fetch (most) controllers immediately before use, rather than once at page startup.

  • v3.1.1 01.05.2023

    Don't remove focus from input box upon submit, which caused software keyboard to close.

  • v3.1.0 18.04.2023

    Changing version number because GreasyFork is doing something weird. (Or maybe TamperMonkey!?)

  • v3.0.15 18.04.2023

    Fix after WK changed AnswerChecker.evaluate()

  • v3.0.14 11.04.2023

    Whitespace

  • v3.0.13 11.04.2023

    Fix event didUnanswerQuestion

  • v3.0.11 10.04.2023

    Update: Add retry for script startup, in case WK isn't done wiring up the controllers yet.

  • v3.0.10 10.04.2023

    Add retry for script startup, in case WK isn't done wiring up the controllers yet.

  • v3.0.9 08.04.2023

    Improved SRS handling

  • v3.0.8 08.04.2023

    Fix double SRS level-up when not in lightning mode.

  • v3.0.7 06.04.2023

    * Added check for correct version of Open Framework
    * Open item info according to settings
    * Don't auto-advance when wrong answer in Lightning Mode* Fix SRS notifications in Lightning Mode
    * Show corrected answer when '+' is pressed multiple times, even when "Show corrected answer" is disabled

  • v3.0.6 04.04.2023
  • v3.0.5 04.04.2023

    * Fixed support for Extra Study.
    * Changed import() to importShim() to support Safari.
    * Now grabs the live answerChecker instead of creating its own copy.

  • v3.0.4 03.04.2023

    Fixing typo from last patch (duh!)

  • v3.0.3 03.04.2023

    Fetch queue-controller each time it's needed, for better compatibility with Reorder Omega.

  • v3.0.2 03.04.2023

    Fix SRS tracking.

  • v3.0.1 03.04.2023

    Fix lightning mode.

  • v3.0.0 03.04.2023

    Rewrite to support new WK changes.

  • v2.3.4 13.01.2023

    Don't capture hotkeys when any input box (such as synonyms) is the active element.

  • v2.3.3 29.11.2022

    Removed checking for script_compatibility_mode on WK.

  • v2.3.2 13.09.2022

    Remove tiny delay when lightning mode is enabled on Reviews.

  • v2.3.1 10.09.2022

    Fix firefox issue where keys are ignored after submitting answer

  • v2.3.0 10.09.2022

    Reduced dependence on jquery.
    Added support for Extra Study.

  • v2.2.41 03.08.2022

    Fix 'shake' response after prior update

  • v2.2.40 02.08.2022

    Added repositioning of answer exception to account for added/removed buttons.

  • v2.2.39 23.11.2021

    Fix audio playback and stats.

  • v2.2.38 18.11.2021

    Fix 'submit' issues after Wanikani change.

  • v2.2.37 04.10.2021

    Fix 'FontAwesome' icons after WK update.

  • v2.2.36 02.10.2021

    Fixed review statistics to match Wanikani's behavior.

  • v2.2.35 02.10.2021

    Fixed review statistics to match Wanikani's behavior.

  • v2.2.34 07.09.2021

    Attempt to remove flicker when lightning mode enabled.

  • v2.2.33 07.09.2021

    Fix Lightning Mode after WK change.

  • v2.2.32 07.09.2021

    Fixed interception of review 'submit' button after WK change.

  • v2.2.31 03.09.2021

    Fix issue with last review not completing.

  • v2.2.30 18.06.2021

    Fix statistics after retyping. Add check for changes to Wanikani's auxiliary_meanings structure to prevent items being submitted incorrectly due to errors.

  • v2.2.29 17.06.2021

    Convert trailing 'n' to 'ん' in answer when Wanikani say it's correct.

  • v2.2.28 17.06.2021

Alle Skript-Versionen anzeigen