If you have any BUG feedback or would like to submit a PR, please go to GitHub.
A userscript to display ChatGPT answer alongside
- Search Engine (Google/Bing/Baidu/DuckDuckGo)
- Translator (DeepL)
-
Read this help document to install the user script manager.
-
Go to Greasy Fork install the userscript.
If you have the ability to solve compatibility issues, PR is welcome.
| Chrome | Microsoft Edge | Firefox | Safari | |
|---|---|---|---|---|
| Tampermonkey | OK | OK | OK | NG |
| Violentmonkey(*) | OK | OK | OK | - |
| Greasemonkey | - | - | NG | - |
| Userscripts | - | - | - | NG |
| ScriptCat(脚本猫) | NG | NG | NG | - |
*: Violentmonkey unable to print verbatim because it can't support stream responseType1.
This project is now built using vite-plugin-monkey. Questions related to the development process are answered in the documentation of the project.
- This project is inspired by wong2/chat-gpt-google-extension.
- Thanks to @duck123ducker for contribute the support of deepl translator(#9).
- Thanks to bigonion, the receiving stream type data part of the project draws on chatGPT tools Plus ++.


