zhengbangbo / chat-gpt-userscript

A userscript to display ChatGPT answer alongside Search Engine or Translator

Home Page:https://greasyfork.org/scripts/456077

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Search Userscript

Application Icon

GitHubStar Issues PR license

Warning Due to long-term non-use of the Greasemonkey script, coupled with complex network issues, I have decided not to maintain this project anymore.

中文版

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

https://greasyfork.org/scripts/456077

License:MIT License


Languages

Language:JavaScript 45.0%Language:TypeScript 28.7%Language:Vue 23.0%Language:CSS 3.3%