From ec595f8515ddbcdd1d4d09627878f96fcef5db5c Mon Sep 17 00:00:00 2001 From: DEVARAJ K Date: Sat, 29 Aug 2026 17:14:03 +0000 Subject: [PATCH] docs(site): privacy policy page for the store listing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chrome Web Store asks for a privacy policy URL; Ration's is simple — no collection, local-only storage, optional per-provider site access — and now stated on a dedicated page the listing can link: https://devudilip.github.io/ration/privacy.html --- site/privacy.html | 122 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 site/privacy.html diff --git a/site/privacy.html b/site/privacy.html new file mode 100644 index 0000000..0ac0e63 --- /dev/null +++ b/site/privacy.html @@ -0,0 +1,122 @@ + + + + + + Privacy Policy — Ration + + + + + +
+

Privacy Policy

+

Ration — AI Quota Tracker · Last updated: August 2026

+ +

+ Ration collects no data. It has no backend, no analytics, no accounts, + and no telemetry of any kind. Nothing you do ever leaves your browser. +

+ +

What Ration does

+

+ Ration is a browser extension that displays the remaining usage quota of + the AI subscription services you choose to enable (for example Claude + and Codex/ChatGPT). To do this, it calls the same internal usage + endpoint each provider's own settings page uses, from your browser, + using the login session you already have with that provider. +

+ +

Data collection: none

+ + +

What is stored, and where

+ + +

Credentials

+ + +

Permissions

+ + +

Changes and contact

+

+ Ration is open source — its entire behavior is auditable at + github.com/devudilip/ration. + Changes to this policy are made in that repository with public history. + Questions or concerns: + open an issue. +

+
+ +