[Userscript] Regular Font Guru+

:warning: This is a third-party script/app and is not created by the WaniKani team. By using this, you understand that it can stop working at any time or be discontinued indefinitely.

Regular Font Guru+

When reviewing items at guru level or higher, the font size is reduced to that of WaniKani’s body text (14px).

Before

After

Installation

  • Install Tampermonkey or another extension for managing userscripts
  • Open the Greasy Fork link above and click on the install button

Customisation

You can change the size by editing either waniKaniBodyFontSizeRem with a size in rem or font-size: ${waniKaniBodyFontSizeRem}rem; - just change the ${waniKaniBodyFontSizeRem}rem part to whatever size and unit you prefer.

Why?

The purpose of this script is to give you more practice reading Japanese in a font size you’re more likely to find in the wild. We typically don’t read much text at the huge font size of items in WaniKani’s reviews, so this brings it down to the standard size of WaniKani’s body text (14px or 0.875rem).

Code

The code can be found both on the release page and on my Nihongo scripts repo.

Solves 44104

4 Likes

Hi - This script is exactly what I was looking for, but it doesn’t seem to work since the update. Any chance that you would be able to update it?

Thanks in advance.