Greasy Fork is available in English.

Wanikani Open Framework

Framework for writing scripts for Wanikani

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.1.12 28/6/2024
  • v1.1.11 13/3/2024

    Fix version number

  • v1.1.10 13/3/2024

    Fix scripts menu after WK removal of FontAwesome

  • v1.1.9 3/1/2024

    Modified module URLs to new "update.greasyfork.org" format.

  • v1.1.8 8/11/2023

    Updated Menu.js to support changes on WK Lessons page

  • v1.1.7 23/8/2023

    Add Menu support for /recent-mistakes/*/quiz

  • v1.1.6 20/8/2023

    Fixed Menu links that are not in a submenu.
    Removed support for menu links for old version of WK

  • v1.1.5 30/6/2023

    Fix insert_script_link() on lesson quiz

  • v1.1.4 30/5/2023

    Add z-index to keep scripts menu on top of other screen elements when the menu gets long.

  • v1.1.3 7/5/2023

    Add support for Kana Vocabulary

  • v1.1.2 24/4/2023

    Update Apiv2 to improve rate-limit handling

  • v1.1.1 24/4/2023

    Update APIv2 to remove dependency on Jquery

  • v1.1.0 29/3/2023

    Support for new Hotwire-based WaniKani

  • v1.0.60 25/10/2022

    Handle cached files that are null.

  • v1.0.59 10/9/2022

    * Reduced dependency on jquery, since Wanikani is removing it from many pages.
    * Added ability for scripts to auto-load Jquery on Wanikani pages that don't have it, via wkof.include('Jquery') and wkof.ready('Jquery').
    * Increased pop-up delay of the Progress box.
    * Added ability for users to change the Progress pop-up delay via wkof.Progress.popup_delay().
    * Added option for scripts to disable pop-up on a per-transaction basis.

  • v1.0.58 19/3/2022

    Improved filtering of key bubble capture in Settings dialogs.

  • v1.0.57 19/3/2022

    Fixed "have_burned" filter when no assignments exist.
    Fixed key handling issue related to Self-Study Quiz.

  • v1.0.56 18/3/2022

    Improved blocking of WK hotkeys when Settings dialog is open.

  • v1.0.55 17/3/2022

    Added menu support to /extra_study.
    Added workaround for WK capturing keys while Settings dialog is open.

  • v1.0.54 23/2/2022

    Update Menu module to add dropdown menu support on Lessons page.

  • v1.0.53 4/10/2021

    Fix 'FontAwesome' icons after WK update.

  • v1.0.52 21/9/2020 Fix Settings dialog max height to account for bottom scrollbar
  • v1.0.51 21/9/2020
  • v1.0.50 25/1/2020 Update wkof.ItemData.get_index() to distinguish between 'Locked' and 'Initiate' for 'srs_stage' and 'srs_stage_name' indices.
  • v1.0.49 26/12/2019 Changed deprecated "max_level_granted_by_subscription" to "subscription.max_level_granted"
  • v1.0.48 8/11/2019 Add support for preview.wanikani.com
  • v1.0.47 31/10/2019 Fix page scroll after menu link clicked
  • v1.0.46 31/10/2019 Menu: Fix page scroll after menu link clicked
  • v1.0.45 26/5/2019 Fixes to simplfy alternate item sources.
  • v1.0.44 25/5/2019 Fix submenus after WK site change.
  • v1.0.43 23/5/2019 Fix non-submenu Menu links. Add auto-generation of APIv2 keys. Add debug support functions.
  • v1.0.42 23/5/2019 Revert username fetch location.
  • v1.0.41 23/5/2019 Make versions match in Core.js
  • v1.0.40 23/5/2019 Fetch username from Javascript info instead of user menu.
  • v1.0.39 23/5/2019 Make version numbers match.
  • v1.0.38 23/5/2019 Fix username retrieval and menu integration after WK site change.
  • v1.0.37 19/3/2019 Apiv2: updated apikeyv2 fetching
  • v1.0.36 12/7/2018 Menu: Fix review menu selector
  • v1.0.35 8/7/2018 Fix classification of 'Locked' vs 'Initiate' items
  • v1.0.34 24/6/2018 Settings: FIx size when changing tabs. Remember active tabs. Fix html/attrib escaping. ItemData: Ignore quotes in Level filter.
  • v1.0.33 19/6/2018 Add menu support to Reviews page, fix Settings validation note CSS.
  • v1.0.32 4/6/2018 Switch to ISO dates in file_cache to prevent caching issues.
  • v1.0.31 1/6/2018 Add string escaping to Core, Menu, and Settings modules. Remove condition on Progress css url.
  • v1.0.30 29/5/2018 Fix load_file() reject
  • v1.0.29 21/5/2018 Add detection (and override) for missing indexedDB
  • v1.0.28 16/5/2018 ItemData: Remove hidden items by default.
  • v1.0.27 3/5/2018 Fix cache cleanup, don't flush wkof.settings.* files.
  • v1.0.26 25/4/2018 Settings: Expose 'close' function. Rename 'settings' to 'content' for dialog. Add button text field.
  • v1.0.25 23/4/2018 Apiv2: Add support for future endpoints
  • v1.0.24 20/4/2018 Settings: Resolve wkof.Settings.load() with merged defaults

Ver todas las versiones del script.