Privacy Policy
Last updated: February 2026
Track Me Bro is a browser extension that automatically accepts cookie consent banners. This privacy policy explains what data the extension handles and how it is stored.
What We Collect
Track Me Bro stores the following data locally on your device:
- A count of how many websites have had their cookie banners accepted. This is a single number.
- A list of domain names where cookie banners were accepted. This is used solely for deduplication so the same site is not counted twice.
- Your on/off toggle preference.
What We Do Not Collect
- No personal information (name, email, IP address, etc.)
- No browsing history beyond the domain deduplication list
- No analytics or telemetry of any kind
- No data is sent to any server, third party, or external service
- No advertising identifiers or tracking pixels (yes, we see the irony)
Where Data Is Stored
- The toggle state and acceptance count are stored in chrome.storage.sync, which syncs across your signed-in Chrome browsers via your Google account. This is a standard Chrome API and the data never passes through our servers.
- The domain list is stored in chrome.storage.local, which stays on your device and is never synced or transmitted.
Data Retention
All data persists until you uninstall the extension or clear extension storage. There is no server-side data to delete because there is no server.
Third-Party Services
Track Me Bro uses zero third-party services, SDKs, or analytics platforms. The extension consists entirely of client-side JavaScript running in your browser.
Changes to This Policy
If we ever update this policy, the updated text will be included in the extension listing and in the project repository.
Contact
For questions about this privacy policy, open an issue on our GitHub repository.