What the title says basically: this shows similar kanji’s (with links) for the given kanji on its page.
There are two sets of kanji used, one for similarities based on radicals and one for community defined similarities.
The visibility can be toggled for both grups.
koichi said…oh hey, this is cool!

I tried to add it to the lesson / review pages too, but unfortunately the stylesheets that contain this particular style are either not loaded there, or the style is supressed, I don’t know, but bottom line is it looks ugly, so I removed it for now.
I’m not really familiar with js nor css, so I don’t know how to overcome this, ideas are welcome! 
I can easily append more elements to the similar lists, so if you feel something is missing, feel free to ask for it.
For the radical similarity list I just used some random similar kanji set I found on github, and merged it with WK data.
For the community list I used the data from this thread (last updated 2015-06-26).
Compatibility: Only tested in Chrome, I cannot guarantee anything else.
DOWNLOAD:
The code can be found on github.You can install the script from greasyfork.
CHANGELOG:
1.4- Changed default API url.
- Add community specific similar kanji.
- Used the list from here.
- Added the option to set the API url.
- Fixed no similars handling & added nicer error messages.
- Initial working version.

