显示 ChatGPT 历史对话时间 与 实时对话时间的 Tampermonkey 插件。
The part that's like this // @match *chatgpt.com/*
need to fix it *://chatgpt.com/*
If you don't do that, it won't work
Other than that, it's okay.
I'm using the script well. Thanks
Thank you for your feedback. The version 2.0.3 we have released has optimized the link matching mechanism.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
The part that's like this // @match *chatgpt.com/*
need to fix it *://chatgpt.com/*
If you don't do that, it won't work
Other than that, it's okay.
I'm using the script well. Thanks