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

Feature request: Add Traditional Preference for search #58

Open mariari opened 1 year ago

mariari commented 1 year ago

Currently I don't use the lookup functionality much because it always gives simplified results, however this can be changed

for MDBG one just needs to change the queries as follows

- https://www.mdbg.net/chinese/dictionary?page=worddict&wdrst=0
+ https://www.mdbg.net/chinese/dictionary?page=worddict&wdrst=1

- https://www.moedict.tw/~%E6%88%91
+ https://www.moedict.tw/%E6%88%91

I'm not sure of the other dictionaries as I don't use them, but this feature would be neat