zsodur / chatgpt-api-by-browser-script

This project runs on users' browsers through the Tampermonkey script and converts the web version of ChatGPT operations into an API interface. This way, you can use GPT-4 in chatgpt web pages to play things like Auto-GPT. / 该项目通过Tampermonkey脚本在用户的浏览器上运行,并将ChatGPT操作的Web版本转换为API接口。这样,您就可以使用chatgpt网页中的GPT-4来玩Auto-GPT等内容。
206 stars 40 forks source link

Update tampermonkey-script.js: fix send button querySelector #17

Open chinapedia opened 4 months ago

chinapedia commented 4 months ago

Update send button querySelector.

armandinhox commented 4 months ago

This working :)