01 — Overview
TaskLoopr AI is a local-first Chrome extension. Every workflow you record, every run it logs, stays in this browser's own storage — not on a server we operate, because we don't operate one.
02 — What we store
Workflows
Recorded steps, saved values, and your ask-each-time / optional toggles — stored in this browser's extension storage.
Run history
What happened on each replay, including which fallback tier self-healed a step.
Your OpenAI key
If you add one for AI features, it's stored locally and sent only to api.openai.com when a step actually needs it.
03 — What we don't do
No telemetry
We don't phone home with usage stats or crash reports.
No third-party trackers
Nothing here talks to an ad network or analytics SDK.
No data resale
There's nothing to sell. Your workflows are yours, on your disk.
04 — Your control
Uninstalling the extension removes its local storage with it. There's no account to close and no server-side copy to request — because there isn't one.
Questions about this policy? Open an issue on GitHub.