Giter VIP home page Giter VIP logo

chat-gpt-userscript's People

Contributors

devinryu avatar duck123ducker avatar zhengbangbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chat-gpt-userscript's Issues

Need Support SSE(text/stream)

At present, there is no verbatim print effect, but the result is printed directly after waiting for a period of time.

This is because there is only GM_xmlhttpRequest() in userscript, but there is no GM_fetch(). In the project I refer to, it uses Fetch to receive data of type text/stream. This is also the method I saw in MDN.

I haven't found a good implementation to use GM_xmlhttpRequest() to support parsing text/stream.

Just now, I found that GM_xmlhttpRequest() has a fetch attribute, but the document shows that he is in the beta state1. I'm not sure it works.

If you are a userscript master, I hope you can give me some help. Thank you.

Footnotes

  1. https://www.tampermonkey.net/documentation.php

safari浏览器使用bug

作者你好,我在safari浏览器中安装了此脚本,但是搜索时永远显示需要登陆。我在safari偏好设置中已经允许了跨站跟踪,请问有什么我额外需要调整的么

使用中的问题

  1. 在国内使用这个,特别的慢,还会会出现没有内容情况(特别多)
  2. 可以添加,对话窗口吗?

Continue Button

Is your feature request related to a problem? Please describe.
Sometimes ChatGPT does not complete the answer.

Describe the solution you'd like
We can request ChatGPT to continue and usually it will proceed.
Just prompt "Continue" or "finish" is usually enough. Each produces a different reply.
image

[Bug Report]多次点击Deepl 翻译按钮频繁闪烁不同文本流

Describe the bug
在deepl翻译页面中,当一个文本流没输出完全时,多次点击翻译按钮,会触发多个翻译进程并频繁闪烁不同进程的文本流。

To Reproduce
Steps to reproduce the behavior:

  1. 打开deepl页面
  2. 输入框随便输入
  3. 多次点击翻译按钮
  4. See error

Expected behavior
新的翻译文本流完全覆盖旧的文本流。

Desktop or Mobile (please complete the following information):

  • OS: Windows10
  • Browser: Chrome
  • Userscript Manager: Tampermonkey
  • Userscript Version: v0.6.1

Additional context
可以每点击一次按钮就添加一个新的容器或者终止旧的接收文本流函数,脚本中的container相关函数深度定制化,看起来设定一个全局flag变量用来在getanswer过程中通过判断按钮是否被重新点击来决定是否终止此次接收文本流比重新创建容器要简单一些。

暂停维护声明 - Suspension of maintenance statement

因为个人没有在使用,所以这个项目长期没有维护了,不能保证功能可用性。

如果你想维护这个项目,欢迎与我联系,我可以尽力提供帮助。

Because the individual is no longer in use, so this project has not been maintained for a long time, and the availability of the function can not be guaranteed.

In addition, if you want to maintain this project, please feel free to contact me. I can try my best to help.

Enter the search from the home page of Baidu without loading the script

Describe the bug
Enter the search from the home page of Baidu without loading the script

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://www.baidu.com/'
  2. Input something
  3. Click on '百度一下'
  4. No script loaded

Expected behavior
The script is loaded and functioning properly

Desktop or Mobile (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Userscript Manager: Tampermonkey
  • Userscript Version: v0.3.4

Workaround
Just reload the page

[Bug Report][Google] Not works in Safari

Describe the bug
Always show "Waiting for ChatGPT response..."

Desktop or Mobile (please complete the following information):

  • OS: macOS 13 Ventura
  • Browser: Safari
  • Userscript Manager: Userscipts
  • Userscript Version: 0.3.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.