Greasy Fork is available in English.
Displays pitch accent diagrams on WaniKani vocab and session pages.
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
Use newest version of Item Info Injector
Put settings into proper submenu
Merge pull request #13 from lupomikti/master
Move the settings into the Open Framework Settings submenu
catch exception from wkof.Menu.insert_script_link on lesson picker page
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.
Setup a Setting Menu
Merge pull request #12 from FlippFuzz/settings_menu
Improve styling of beside-review pitch display
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
added kanaVocabulary support
Show all script versions