Privacy Policy

Effect Curve — web app and Chrome extension. Last updated 4 August 2026.

Effect Curve collects nothing. There are no accounts, no analytics, no cookies, no tracking, and no advertising. Nothing you type is transmitted or saved anywhere.

What you enter

The substances, doses and times you enter exist only in your browser tab's memory. They are never sent over the network and never written to disk. Closing or reloading the tab discards them — which is also why the app cannot show you yesterday's chart. The curve is calculated entirely inside your browser.

The one network request

When you search for a substance, the app queries a read-only Supabase database for that substance's published parameters — peak time, half-life, and so on. The search term you type is part of that request.

Like any web request, it carries your IP address, and Supabase may retain it in ordinary server logs. See Supabase's privacy policy. Your doses and times are not part of this request — the database is only ever asked about the substance, never about you.

Local storage

Third parties

No data is sold, shared, or used for advertising. There is nothing collected to sell.

Chrome extension permissions

The extension requests one permission, sidePanel, which lets it draw in Chrome's side panel. It does not request access to the pages you visit, your browsing history, your tabs, or your bookmarks. It cannot read the page you are looking at.

Children

Effect Curve is not directed at children under 13 and collects no data from anyone.

Changes

If this policy changes, the date above changes with it, and the history is public in the project's Git repository.

Not medical advice

Effect Curve draws illustrative estimates from published population figures. It is not a dosing tool, not a clinical tool, and not a substitute for advice from a qualified professional. Do not use it to make decisions about medication.

Contact

Questions about this policy: george.tsertsvadze97@gmail.com, or open an issue at github.com/Open-Fitness/effect-curve.