Privacy Policy
Grok Imagine Quota Tracker (the “Extension”)
Summary
The Extension does not collect, transmit, sell, or share any personal data.
Everything it reads stays on your own device. The only external service it
talks to is grok.com — the same domain you log into
yourself — and only to call a single endpoint that returns your
current quota information.
What the Extension accesses
-
Your existing grok.com session. When you are signed in
to
grok.com, your browser stores a session cookie. The Extension makes authenticatedPOSTrequests tohttps://grok.com/rest/media/imagine/quota_infoon your behalf, exactly as the grok.com web app does. Your browser attaches your session cookie to those requests; the Extension never reads, copies, or stores that cookie itself. - The response from that endpoint. Grok returns a small JSON object describing remaining queries, window size, and the next reset time for each quota type. This is the only data the Extension ever receives.
What the Extension stores (locally, on your device)
-
Your preferences (theme, refresh interval, which
quotas to display, badge mode, absolute-time toggle) in
chrome.storage.sync. If you have Chrome sync enabled, Google may sync these preferences across your own Chrome installations. They contain no personal data — only the settings listed above. -
The most recent quota response and the time it was fetched
in
chrome.storage.local, so the popup can show data immediately when opened. This never leaves your device.
What the Extension transmits
Only the request to https://grok.com/rest/media/imagine/quota_info,
which carries an empty JSON body ({}) and whatever cookies your
browser would already send to grok.com. No request is made to any other
server. There are no analytics, no telemetry, no crash reporting, no
third-party SDKs, and no advertising identifiers.
Permissions and why they are needed
-
storage— to persist your settings and cache the most recent quota response on your device. -
alarms— to schedule background quota refreshes at the interval you choose. -
host_permissionsforhttps://grok.com/*— so that the Extension’s fetch can carry your existing grok.com session cookie, exactly as a normal page load on grok.com would.
Third parties
The Extension communicates only with grok.com (operated by
xAI). Any data you send to grok.com is governed by
xAI’s privacy policy,
not this one. The Extension itself sends nothing to the developer or to
any third party.
Children
The Extension is not directed at children under 13 and does not knowingly collect data from anyone, including children.
Changes to this policy
If this policy changes, the “Last updated” date above will be revised.
Contact
For questions or concerns about this policy, please use the support contact listed on the Extension’s Chrome Web Store page.