[Userscript] Forum and some websites: Prioritize Japanese glyphs (Han unification)

You cannot grasp the true form of Discourse’s kanji!

I edited the UserScript a little to add more websites, not exactly sure whether this is an Arch Linux-specific issue. I also now realized that UserScript can be installed on Android.

Some websites to test (with 誤解).

誤解 variants

// @match https://www.kanjipedia.jp/*
// @match https://youglish.com/pronounce/*/japanese?
// @match https://*.immersionkit.com/*

Yeah, ImmersionKit too, @mathewthe2.

On Android (which should be standard-compliant with <html lang="ja">), Goo, Weblio, ALC, Yourei are OK; but the rest (Kanjipedia too) still have Chinese counterparts without the script.

It is possible to edit the UserScript to add more websites, as well as use regular expression, if @match isn’t sufficient.

Continually updated version that add more websites for mobile (Kiwi Browser for Android). The website that I added today is nihongoswitch.com

Actually, I’ve found the way to set language priorities in that mobile web browser, but I add the link to the always-updated script here, just in case (for myself).

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.