ChatGPT Message Tracker

Tracks and displays ChatGPT message usage based on model limits, with a toggle button to reopen the info panel.

当前为 2024-09-17 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
MartianInGreen
评分
0 0 0
版本
1.1
创建于
2024-09-17
更新于
2024-09-17
大小
13.3 KB
许可证
MIT
适用于

ChatGPT Message Tracker

Description

The ChatGPT Message Tracker is a userscript designed to help you monitor and manage your message usage while interacting with ChatGPT. This tool tracks the number of messages you send based on the model you use and provides real-time statistics on your remaining message limits.

Key Features:

  • Network Monitoring: Automatically intercepts network requests sent to the ChatGPT API, specifically targeting the conversation endpoint.
  • Model-Specific Tracking: Keeps track of usage limits for various models, including:
    • gpt-4o: 80 messages per 3 hours
    • o1: 30 messages per week
    • o1-mini: 50 messages per day
    • gpt-4o-mini: No limits
  • Rolling Windows: Utilizes rolling time windows to accurately calculate remaining messages based on the specified limits.
  • Persistent Storage: Saves your message usage data in localStorage, ensuring that your statistics persist across browser sessions and restarts.
  • User-Friendly Interface: Displays a floating panel with your current message usage and remaining limits, with an option to close and reopen the tracker via a toggle button.

How to Use:

  1. Install the script using Tampermonkey or any compatible userscript manager.
  2. Navigate to ChatGPT at https://chatgpt.com/.
  3. View your message usage stats in the floating tracker panel.
  4. Close the panel as needed and use the "Show Tracker" button to reopen it anytime.

Notes:

  • The script is open-source and can be modified to fit your specific needs.
  • Please ensure you trust the source and understand the functionality of the script before installation.

License:

This script is distributed under the MIT License.