Skip to content

A userscript to display ChatGPT answer alongside Search Engine or Translator

License

Notifications You must be signed in to change notification settings

duck123ducker/chat-gpt-userscript

 
 

Repository files navigation

ChatGPT Search Userscript

Application Icon

GitHubStar Issues PR license

中文版

A Userscript(monkeyscript) to display ChatGPT answer alongside

Search Engine Side DeepL
Search Engine Top How to change the container position(Only for Search Engine)

Installation

  1. Read this help document to install the user script manager.

  2. Go to Greasy Fork install the userscript.

Compatibility

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(*) OK OK OK -

*: ViolentMoney and ScriptCat cannot print verbatim because stream response types are not supported12.

Contribution

This project is now built using vite-plugin-monkey. Questions related to the development process are answered in the documentation of the project.

pnpm i
pnpm dev

Credits

Footnotes

  1. https://violentmonkey.github.io/api/gm/#gm_xmlhttprequest

  2. https://github.com/scriptscat/scriptcat/blob/88a6d4a3ad24bef64ba37035b02a50ad8ece8c38/src/types/main.d.ts#L20

About

A userscript to display ChatGPT answer alongside Search Engine or Translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 3.7%