Shows timestamps for Claude conversation messages
当前为
What the script does:
Key benefits:
This addresses a real gap since Claude doesn't show message timestamps by default.
Originally authored by Claude Sonnet 4, then enhanced by ChatGPT-5 who hardened fetch handling, expanded React prop key checks, added JSON size guards, prevented overlapping runs, cleaned CSS, built in XHR interception, and wrapped DOM-change triggers in a 250 ms debounce for smoother performance. ChatGPT-5 also handled Grasshopper's iterative tweak requests, including making the year display constant, increasing the font size for aged eyes, and changing the font color levels for just a bit more contrast without visual noise.
.group\/conversation-turn with working .flex.flex-col.gap-2[data-testid="user-message"] instead of relying on tagName.claude-timestamp elements before insertingYYYY-MM-DD HH:MM:SS UTCMutationObserver and fetch interception)