TraceChatGPT

定时获取chatGPT的输出结果,如果更新就打印到控制台,防止撤回后什么都得不到。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

יוצר
Movelocity
התקנות יומיות
0
סה"כ התקנות
175
דירוגים
0 0 0
גרסה
0.1
נוצר
14-12-2022
עודכן
14-12-2022
Size
950 בתים
רישיון
MIT
חל על

定时检查chatGPT的返回结果,如果有更新就打印到控制台。

使用方法:
1. 获取此脚本,确认安装
2. 打开chatGPT的页面(https://chat.openai.com/chat),需要有账号
3. 按F12或右键审查打开控制台,然后找到console面板。
4. 接下来就可以跟chatGPT对话了,每次有对话更新都会打印到控制台,即使它报错把内容覆盖了,你也可以在控制台看到之前的输出结果。

版本缺陷:
每次打印记录都是打印全部,所以多轮对话的情况下就会有冗余。但是现在chatGPT的页面卡爆啊,已经很难完整对话了。

后期版本考虑直接把历史记录加到页面中。

本代码可以随意修改并使用。