bliptracker
How it works On the scope FAQ Add to Chrome
Privacy

Privacy Policy

Last updated: 2026-06-20

bliptracker is a browser extension that labels your AI chat titles with a πŸ”΄ / βœ… status. This policy explains exactly what it touches β€” the short version is: nothing leaves your browser.

What it accesses

Your claude.ai conversations. bliptracker reads your conversation list and the text of recent messages to detect the πŸ”΄ / βœ… status marker and to rename chat titles. It does this by calling claude.ai's own endpoints using your existing logged-in session β€” exactly as the website does.

What it stores

All storage is local to your browser (chrome.storage.local):

  • your claude.ai organization ID (to address the API),
  • a map of conversation IDs to their last-seen update time (so unchanged chats are skipped), and
  • your settings (enabled, star mirroring, sweep interval).

No chat content is stored.

What it sends, and to whom

  • Nothing is sent to the developer or any third party. There is no backend server, no analytics, and no telemetry.
  • The only network requests are to claude.ai β€” the service you are already using, authenticated by your own browser session.

Permissions

  • host access to https://claude.ai/* β€” to read and rename your chats.
  • storage β€” to keep the small local state described above.
  • alarms β€” to schedule the periodic background re-check.

Your control

Disable bliptracker any time from its settings page, or remove it from chrome://extensions. Uninstalling clears all locally stored data. Title changes it already made remain on your account; you can edit those titles back manually in claude.ai.

Not affiliated with Anthropic

bliptracker is an unofficial, community-built tool. It is not affiliated with, endorsed by, or supported by Anthropic. It relies on undocumented claude.ai endpoints that may change at any time.

Contact

info@akmiller.co.uk

bliptracker
How it works On the scope FAQ GitHub Privacy

bliptracker is an unofficial, open-source community tool β€” not affiliated with, endorsed by, or supported by Anthropic. It relies on undocumented claude.ai endpoints that may change at any time. β€œClaude” is a trademark of Anthropic. Β· MIT licensed Β· Β© 2026