【分享】如何显示Chatgpt聊天的时间
翻看历史聊天记录时,发现没有时间戳,查了一下,每条消息实际的时间戳本来就在 DOM 里面,只是被藏起来了。
有个哥们写了一个浏览器插件,可以方便查看时间。
Chrome Web Store: https://chromewebstore.google.com/detail/kdjfhglijhebcchcfkknicfaedhhfpmo
GitHub: https://github.com/Hangzhi/chatgpt-timestamp-extension
还有一个功能更多一些的插件(ChatGPT with Date):
https://juejin.cn/post/7364051847177158656
参考:
https://www.reddit.com/r/ChatGPT/comments/1ku2vgo/tip_view_chatgpt_message_timestamps_and