Usage Tracker for Replit is not affiliated with, endorsed by, or sponsored by Replit.
Last updated: March 2026
TL;DR: Usage Tracker for Replit does not collect, store, or transmit any of your data to external servers. Everything stays in your browser.
Usage Tracker reads your Replit spending statistics (credits remaining, credits used, additional usage spending, alert threshold, budget cap, and billing period dates) by calling Replit's internal GraphQL API from within your browser session. It accesses the same data displayed in your Account Usage settings panel. As a fallback, it can also extract data from page text. No project content, code, prompts, or personal information is accessed.
All data is stored locally in your browser using Chrome's built-in chrome.storage.local API. This data:
Never leaves your computer
Is not sent to any server, API, or third party
Is not shared with the extension developer
Is automatically removed if you uninstall the extension
We do not collect personal information
We do not read your Replit projects or code
We do not track your browsing activity
We do not use analytics, cookies, or tracking pixels
We do not have user accounts or authentication
We do not make external network requests — all data is read from replit.com within your existing browser session
storage: Save your usage data and settings locally in Chrome
alarms: Schedule periodic usage checks at your chosen interval
tabs: Find an existing replit.com tab to read usage data from, and broadcast updates to the overlay widget on all open replit.com tabs
scripting: Inject a small read-only script into your replit.com tab that extracts spending information from the page's visible text content. No user content is accessed.
host_permissions (replit.com): Required to inject the usage data reading script and display the overlay widget on replit.com pages
This extension does not integrate with any third-party services. The optional "Buy Me a Coffee" link on the welcome and options pages is a standard external link that opens in your browser — it does not transmit any data from the extension.
If this policy is updated, the changes will be reflected here with an updated date. No data practices will change without updating this policy.
Questions or concerns? Leave a message on the Chrome Web Store listing or the Buy Me a Coffee page.