{
    "dictName": "Baidu Translate EN-CN",
    "windowUrl": "http://fanyi.baidu.com/#auto/zh/<word>",
    "css": ".nabar {display: none !important;}"
}
Best posts made by xiaomren
- 
Baidu Translate (EN-CN)posted in Dictionariez Trove
- 
Deepl Translator (EN-CN)posted in Dictionariez Trove{ "dictName": "Deepl Translator", "windowUrl": "https://www.deepl.com/en/translator#en/zh-hans/", "inputSelector": "#textareasContainer div[contenteditable]", "translationPrompt": "<word>" }
- 
RE: Deepl Translator (EN-CN)posted in Dictionariez Trove@river Thank you for helping me correct the mistakes. This is my first time trying this kind of work, and I find it both novel and interesting. 
- 
Youdao 有道词典 EN-CNposted in Dictionariez Trove{ "dictName": "有道词典", "windowUrl": "https://dict.youdao.com/m/result?word=<word>&lang=en", "css": ".input_con-fixed {display: none;} @media screen and (max-width: 960px) { #searchLayout {min-width: auto !important;} .search_result {min-width: auto !important; width: 100% !important;} .search_result-dict {width: 98% !important;} }" }
- 
海词词典 EN-CNposted in Dictionariez Trove{ "dictName": "海词词典", "windowUrl": "https://corp.dict.cn/<word>", "css": ".navbar {display: none !important;} @media screen and (max-width: 960px) { .container {min-width: auto !important; width: 100% !important;} .content {width: 98% !important;} } body { overflow-x: hidden; }" }
- 
Quword 趣词 EN-CNposted in Dictionariez Trove{ "dictName": "Quword", "windowUrl": "https://www.quword.com/w/<word>", "css": ".nabar {display: none !important;}" }
- 
XXEnglish 学习英语网 (EN-CN)posted in Dictionariez Trove{ "dictName": "XXEnglish", "windowUrl": "https://www.xxenglish.com/wd/<word>", "css": ".nabar {display: none !important;}" }
- 
Langeek English Picture Dictionaryposted in Dictionariez Trove{ "dictName": "Langeek", "windowUrl": "https://dictionary.langeek.co", "inputSelector": "#searchbox input" }
Latest posts made by xiaomren
- 
Eudic 欧路posted in Dictionariez Trove{ "dictName": "Eudic 欧路", "windowUrl": "https://dict.eudic.net/dicts/en/<word>", "css": ".nabar {display: none !important;} body {overflow-x: hidden !important;}" }
- 
Baidu Translate (EN-CN)posted in Dictionariez Trove{ "dictName": "Baidu Translate EN-CN", "windowUrl": "http://fanyi.baidu.com/#auto/zh/<word>", "css": ".nabar {display: none !important;}" }
- 
Google Translate (EN-CN)posted in Dictionariez Trove{ "dictName": "Google Translate EN-CN", "windowUrl": "https://translate.google.com/?q=pristine&sl=auto&tl=zh-CN&text=<word>&op=translate", "css": ".nabar {display: none !important;}" }
- 
Online OXFORD Collocation Dictionaryposted in Dictionariez Trove{ "dictName": "OXFORD Collocation Dictionary", "windowUrl": "https://www.freecollocation.com/search?word=<word>", "css": ".nabar {display: none !important;}" }
- 
SKELL (Example Sentence Search)posted in Dictionariez Trove{ "dictName": "SKELL", "windowUrl": "https://skell.sketchengine.eu/#result?lang=en&query=<word>&f=concordance", "css": ".nabar {display: none !important;}" }
- 
RE: Deepl Translator (EN-CN)posted in Dictionariez Trove@river After you modified the code, it runs perfectly. Thank you! 
- 
RE: Deepl Translator (EN-CN)posted in Dictionariez Trove@river These changes do offer some improvements. However, upon closer inspection, there are still some issues. While the translation is better than running it directly on the official website, there are still some missing sentences. 
- 
RE: Deepl Translator (EN-CN)posted in Dictionariez Trove@river I see. I keep this symbol because I've noticed DeepL translations are sometimes incomplete. For instance, when I feed it two paragraphs, it might only translate the first couple of sentences in the first paragraph, leaving the rest untouched. But after adding this symbol, I get a full translation. The only issue is that a "}" appears at the end of each translated text, which I don't quite understand. It's a temporary workaround, I suppose. 
- 
OneLook Aggregate Dictionaryposted in Dictionariez Trove{ "dictName": "OneLook", "windowUrl": "https://www.onelook.com/?w=<word>", "css": ".nabar {display: none !important;}" }