jiang-taibai / chatgpt-with-date

Tampermonkey plugin for displaying ChatGPT historical and real-time conversation time. 显示 ChatGPT 历史对话时间 与 实时对话时间的 Tampermonkey 插件。
https://jiang-taibai.github.io/chatgpt-with-date/
MIT License
8 stars 0 forks source link

ChatGPT with Date

Build-passing Version-2.0.3 License-MIT CopyRight-Jiang_Liu
English | 中文

1. Introduction

Sometimes we want to see the timestamp of messages from ChatGPT, but ChatGPT does not have the feature to display message timestamps. This project is developed using Tampermonkey and can be used on browsers that support the Tampermonkey plugin, such as Edge, Chrome, Firefox, Safari, and Opera, to enable the display of timestamps for each message from ChatGPT.

This plugin can not only retrieve historical message timestamps but also obtain the time of new messages in real-time.

Adding timestamp labels during interaction

Accessing the Configuration Interface provides a variety of configuration options.

Basic usage of the configuration panel

If you are familiar with the web trifecta (HTML, CSS, JavaScript), you can highly customize the time style.

Advanced usage of the configuration panel

We will introduce the configurations as shown above and more rules in section three.

2. How to Use

2.1 Install Tampermonkey

Visit the Tampermonkey homepage to see detailed instructions.

2.2 Install the Script

Go to: Greasy Fork - ChatGPT with Date and click on Install this script to install the script.

2.3 Usage

Open the ChatGPT page, and you will see the message timestamps. You can open the configuration panel here.

Guide to opening the configuration panel

3. Detailed Documentation

Please visit the ChatGPT with Date Documentation for detailed configuration instructions and developer documentation.

4. Feedback

If you have any questions or suggestions, feel free to raise them on GitHub Issues or the Script Feedback Section.

5. Future Plans

6. Open Source License

This project is licensed under the MIT License.

CopyRight © 2024~Present Jiang Liu

X. Changelog