cschiller / zhongwen

Official source code of the "Zhongwen" Chrome extension
https://chrome.google.com/webstore/detail/zhongwen-chinese-english/kkmlkkjojmombglmlpbpapmhcaljjkde
GNU General Public License v2.0
309 stars 51 forks source link

Not working with Bing Chat/Bing AI #98

Open pizzaohnpepperoni opened 1 year ago

pizzaohnpepperoni commented 1 year ago

Having a chat with Bing AI is a great way to practice conversations but currently I have to copy the Ai's responses into e.g. Deepl to use zhongwen. Could you fix this?

chinese-words-separator commented 1 year ago

You barely need DeepL (and other translation services for that matter) with ChatGPT. Just tell ChatGPT to add the translation too whenever ChatGPT reply

image

However, if you still need to access DeepL from ChatGPT, you can use Chinese words separator to pop-up the sentence dictionary by hovering the mouse cursor on sentence/phrase, and then you can click any or all of DeepL, Bing, Google to pop-up those translators

chinese-words-separator commented 1 year ago

Most (if not all) browser extensions won't work with Bing Chat. Bing Chat wraps its text in Shadow DOM, which prevents browser extensions from being able to see the text

image image

How to use Bing Chat (and how it's different from ChatGPT)

chinese-words-separator commented 1 year ago

When using Bing Chat, you can not use CWS's dictonary. Instead, you can use CWS's context menu to pop-up the DeepL translator window, e.g.,

image