PabloRomanH / zhongzhong

Chrome extension that translates Chinese words when hovering on them.
https://chrome.google.com/webstore/detail/zhongzhong-an-improved-ch/dggcgdjndddfmcfoipccicfoajmciacf
34 stars 14 forks source link

Add hanzi reference #14

Closed PabloRomanH closed 8 years ago

PabloRomanH commented 8 years ago

I would like to add a Hanzi reference view like the one Rikai-kun has for Kanji.

Information to include:

Simplified (Unihan kSimplifiedVariant) Traditional (Unihan kTraditionalVariant) Variants (Unihan kSemanticVariant, kSpecializedSemanticVariant) Heisig's index in "Remembering the traditional Hanzi" Heisig's index in "Remembering the simplified Hanzi" Unicode code (*directly from the character) Unihan meanings (Unihan kDefinition) Pinyin/zhuyin readings for mainland/Taiwan (Unihan kMandarin) Four corner (Unihan kFourCornerCode) Cangjie (Unihan kCangjie) Character frequency (Unihan kFrequency) Stroke count (Unihan kTotalStrokes) Radical (Unihan kRSKangXi) HSK GradeLevel (http://www.hskhsk.com/word-lists.html) Dictionary indices (Unihan):

PabloRomanH commented 8 years ago

Done.