Claude Message Info

Add additional metadata to Claude messages: index, branch, timestamp, UUID

作者
Mero Tah
今日安裝
0
安裝總數
0
評價
0 0 0
版本
0.0.15.1
建立日期
2025-09-29
更新日期
2025-10-05
尺寸
18.4 KB
授權條款
MIT
腳本執行於

WIP


Metadata display format:

  • #API_index [DOM position/total messages] | Branch branch_number | Main/Side | CANCELED | timestamp

Example:

  • #1 [3/10] | Branch 1 | Main | CANCELED | 2025-10-02 18:42:22

Where:

  • #1 - Index from API
  • [3/10] - Position in current DOM (3rd message out of 10 visible)
  • Branch 1 - Branch number
  • (Main/Side) - Whether message is on main or side branch
  • CANCELED - Appears if message generation was stopped by user
  • 2025-10-02 18:42:22 - created_at timestamp from API (formatted and converted to local timezone)

Also UUID is hidden


If it doesn’t work, refresh the page (F5).