WaniKani Pitch Info

Displays pitch accent diagrams on WaniKani vocab and session pages.

هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.

  • v0.78 08-06-2024

    Put settings into proper submenu

    Merge pull request #13 from lupomikti/master

    Move the settings into the Open Framework Settings submenu

  • v0.77 06-06-2024

    catch exception from wkof.Menu.insertscriptlink on lesson picker page

  • v0.76 06-06-2024

    Fix broken WKOF usage

    WKOF can't be referenced anymore without using unsafeWindow as far as I can tell, at least in Chrome, so the reference wasn't working.

    I've changed it to use unsafeWindow, and also not force an alert. The script should work as it normally did without the framework instead of annoying people to use it just for that one feature.

  • v0.75 05-06-2024

    Setup a Setting Menu

    Merge pull request #12 from FlippFuzz/settings_menu

    Setup a Setting Menu

  • v0.74 01-06-2024

    Improve styling of beside-review pitch display

  • v0.73 01-06-2024

    Display Pitch Accents in Question Area of Successful Reviews

    Fix order of comments

    @updateURL and @downloadURL were moved in my code. Just reverting them to their original locations.

    Merge pull request #11 from FlippFuzz/accent-in-review-questions

    Display Accent in Question Area for Successful Reading Reviews

  • v0.72 30-05-2024

    Use newest version of Item Info Injector

  • v0.71 17-03-2024

    Use newest version of Item Info Injector

  • v0.70 13-02-2024

    Use newest version of Item Info Injector

  • v0.69 07-11-2023

    Use newest version of Item Info Injector

  • v0.68 06-11-2023

    Use newest version of Item Info Injector

  • v0.67 28-08-2023

    Use newest version of Item Info Injector

  • v0.66 18-06-2023

    added kanaVocabulary support

  • v0.65 25-04-2023 Use newest version of Item Info Injector
  • v0.64 11-04-2023 use newest version of Item Info Injector
  • v0.63 26-03-2023 Added support for new lesson/review/extra study pages (Turbo)
  • v0.62 30-10-2022 Now works with WaniKani's new history.pushState behavior for item pages
  • v0.61 21-10-2022 Use newest version of Item Info Injector
  • v0.61 21-10-2022 Updated to work on new React-based vocab item page
  • v0.60 11-10-2022 Use newest version of WK Item Info Injector
  • v0.59 09-10-2022 Use newest version of WK Item Info Injector
  • v0.58 05-06-2022 support for new accordion UI in lesson quiz
  • v0.57 03-03-2022 now also works on extra study page
  • v0.56 30-01-2022 Use newest version of WK Item Info Injector
  • v0.55 06-11-2021 Use newest version of WK Item Info Injector
  • v0.54 03-10-2021 Use newest version of WK Item Info Injector
  • v0.53 23-09-2021 Use newest version of WK Item Info Injector, Merge pull request #10 from Sinyaven/useNewestLibVersion Use newest version of WK Item Info Injector
  • v0.52 22-08-2021 Imported from URL
  • v0.51 22-08-2021
  • v0.51 10-08-2020 Imported from URL
  • v0.49 31-07-2020 Imported from URL
  • v0.47 28-05-2020 Imported from URL
  • v0.46 25-09-2019 Fixed multi-pitch vocab being too tightly packed
  • v0.45 25-09-2019 Fix vocab duplication in lessons
  • v0.44 07-04-2019 Update WaniKani Pitch Info.js Corrected pitch info for 疎か
  • v0.43 21-02-2019 Update WaniKani Pitch Info.js Updated version to push update out
  • v0.42 21-02-2019 Update to reflect changed structure of vocabulary-icon element., Merge pull request #5 from nleseul/vocab-page Update to reflect changed structure of vocabulary-icon element.
  • v0.42 06-05-2018 added missing pitches, added new vocab
  • v0.41 25-02-2018 More missing pitch info added thanks to DJTB
  • v0.40 25-02-2018 feat: update vocab table with new OJAD pitches, fix: incorrect duplicated 7 kana pattern, style: format with prettier for readability, feat: add 要求するpitch, Merge pull request #4 from DJTB/master Added pitch data for more words, derived from OJAD data
  • v0.40 17-01-2018 -Fix for broken detection in reviews on Chrome caused by fix for Firefox. -Minor improvements to Lesson handling and duplicate diagram checks, -Version change
  • v0.39 15-01-2018 -Fix for Firefox DOM event infinite loop -Stricter Weblio matching -Fixed a couple definitions.
  • v0.38 22-08-2017 fixed sound play and duplication issues, and better handling of same review in a row Also auto-formatted document so the whole diff changed... it cleaned it up a little though.
  • v0.37 16-08-2017 changed white particle to grey
  • v0.36 16-08-2017 fixed digraph related bug iterating pitch pattern
  • v0.35 16-08-2017 reset digraph count
  • v0.34 16-08-2017 version number, because math
  • v0.33 15-08-2017 replaced odaka typo with atamadaka
  • v0.32 15-08-2017 removed digraph from kana count, removed small tsu from digraph list
  • v0.31 15-08-2017 Fix for duplicate pitch lines

Show all script versions