Claude Usage Pace

Show whether Claude plan usage is ahead of or behind a linear limit pace.

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
wolph
日安装量
0
总安装量
3
评分
0 0 0
版本
1.0.3
创建于
2026-04-27
更新于
2026-05-04
大小
13.7 KB
许可证
MIT
适用于

Claude Usage Pace

Adds pace indicators to Claude's usage limits page so you can see whether your current usage is ahead of or behind a linear limit pace.

What It Shows

  • A vertical marker for the usage percentage that would match the current point in the reset window.
  • A compact label such as pace 38% - 21 points behind, pace 4% - on pace, or pace 99% - 1 point ahead.
  • Green, amber, and red fill colors for under/on pace, slightly ahead, and over limit pace.

Supported Rows

The script only changes these plan usage rows:

  • Current session
  • All models
  • Sonnet only
  • Claude Design

It intentionally leaves Additional features, routine runs, and Extra usage untouched.

Defaults

  • Current session window: 5 hours
  • Weekly limits window: 7 days
  • Weekly model rows reuse the All models reset time when Claude shows "You haven't used..." instead of a reset time.

You can edit the CONFIG object at the top of the script to adjust window lengths, thresholds, or colors.

Notes

This script does not make network requests and does not store data. It loads on https://claude.ai/* for more reliable userscript-manager injection, then only does UI work on https://claude.ai/settings*. This keeps Claude's single-page navigation from Billing to Usage observable.