This extension does not collect, transmit, or share any user data. Period.
The extension stores the following data locally on your machine using chrome.storage.local:
Your Lovable credit usage (credits used, remaining, total)
Billing period dates and plan name (when available)
Daily credit balances
Usage history snapshots (for CSV export)
Your extension preferences (display mode, sync interval, theme)
Widget position on screen
No personal information (name, email, identity)
No browsing history or page content
No data is sent to any external server, anywhere
No analytics, telemetry, or tracking of any kind
No cookies are set or read by the extension
No third-party scripts are loaded
The extension reads your credit data from lovable.dev — the same information visible when you click your workspace name and then the credits portion for your plan, or visit Settings → Plans & Credits. It uses the following methods:
Active API fetch — Calls Lovable's credit-balance endpoint using your existing browser session cookies (the same credentials your browser already has).
Fetch interception — Passively captures responses from Lovable's own API calls as they happen.
DOM text extraction — Reads visible text like "X / Y credits" from the page.
Background tab fallback — Briefly opens lovable.dev in a hidden tab to read data (only after repeated failures of other methods).
All requests go directly to Lovable's servers using your existing browser session. No data is routed through any third-party server.
storage — Save usage data and settings locally on your machine.
alarms — Schedule periodic sync checks at your configured interval.
tabs — Find open lovable.dev tabs and broadcast data updates to the widget.
scripting — Inject a DOM scraper into lovable.dev as a last-resort fallback when other data methods fail.
host_permissions (lovable.dev) — Run the content script and widget on lovable.dev pages. No other sites are accessed.
The extension contains a link to Buy Me a Coffee for optional tips. This link opens in a new browser tab and is never loaded within the extension itself. No data is shared with Buy Me a Coffee or any other third party.
All stored data is automatically removed when you uninstall the extension. You can also manually clear your usage history from the extension's Settings page at any time.
If this policy is updated, the changes will be reflected on this page with an updated revision date below. Continued use of the extension after changes constitutes acceptance of the revised policy.
Questions about this policy? Reach out via the Chrome Web Store listing or Buy Me a Coffee.