Privacy Policy

Ollama Usage Tracker — Chrome Extension

Overview

Ollama Usage Tracker ("the Extension") displays your Ollama cloud usage limits directly in your browser. This privacy policy explains what data the Extension accesses, how it is used, and how it is protected.

TL;DR: The Extension does not collect, transmit, or sell any personal data. All data stays on your device. There are no analytics, no tracking, no ads, and no third-party services.

Data Collection

What data is accessed?

The Extension reads the following data from your ollama.com/settings page when you are logged in:

What data is NOT accessed?

Data Storage

The Extension stores the following data locally using chrome.storage.local:

DataPurpose
Cached usage dataDisplay in the popup without re-fetching
Refresh interval settingUser-configured update frequency (1–60 min)
Notification thresholdsUser-configured alert percentages
Badge mode preferenceWhether badge shows weekly % or session %
Last notification timestampsPrevent duplicate notifications per cycle

All stored data remains on the user's device and is never transmitted externally.

Data Sharing

Host Permissions

The Extension requests access to https://ollama.com/* exclusively for:

  1. Hidden tab + scripting injection — To read the /settings page DOM and extract usage data. This is required because Ollama has no public API, and SameSite=Lax cookie restrictions prevent fetching the page via fetch().
  2. Content script — A content script runs on https://ollama.com/settings* to capture usage data when the user visits the page directly.

No other hosts are accessed. The Extension does not interact with any other website or service.

Permissions

PermissionJustification
alarmsSchedule periodic background refresh of usage data
storageStore user settings and cached usage data locally
notificationsShow desktop alerts when usage thresholds are exceeded
tabsOpen and close a hidden tab to fetch the settings page
scriptingInject JavaScript into the hidden tab to extract usage data from the DOM
host: https://ollama.com/*Access the user's own settings page on ollama.com

Security

Data Retention & Deletion

All locally stored data is deleted when the Extension is uninstalled. Users can also clear the Extension's data via Chrome settings at any time.

Children's Privacy

The Extension does not collect data from or target children under 13. It is COPPA-compliant by nature — no personal data is collected from anyone.

Changes to This Policy

We may update this privacy policy from time to time. Changes will be reflected on this page with an updated "Last updated" date.


Contact

Questions or concerns about this privacy policy?

Email: anhtuannguyen6@gmail.com

Last updated: June 23, 2026