Last updated: April 29, 2026
Zoomr is built on a local-first philosophy. Your recordings, screenshots, and project data remain on your device by default.
Zoomr only captures screen content when you explicitly start a recording or take a screenshot. The extension does not record or access your screen in the background.
We do not upload your recordings unless you explicitly use a cloud feature such as generating a shareable link.
Account Information
Authentication Tokens
When you sign in, Zoomr stores your session token and refresh token locally
in chrome.storage to keep you logged in across sessions. These tokens
are used only to verify your identity and Pro subscription status. They are never
shared with third parties beyond Supabase, which issues and validates them.
Payment Information
Payments are securely processed by Paddle. We do not store your card details.
Usage Data
We collect limited, anonymized usage data (feature usage only). No recordings or personal content are included.
Cloud Sharing (Optional)
When you click "Share via Link", your exported video is uploaded to our Cloudflare Worker and stored so it can be accessed via the generated URL. This upload only happens on explicit user action. You can delete shared content at any time from your account.
Local: Stored in your browser via chrome.storage, including your shots, editor preferences, and session state.
Cloud: Only if you upload. Shared videos are stored on Cloudflare infrastructure. Account and subscription data is stored in Supabase.
Contact: support@zoomr.tech
support@zoomr.tech
Zoomr runs locally and does not execute remote code. All extension logic is bundled within the extension itself. Network requests are limited to data calls (authentication, subscription checks, and optional video uploads) and no code is loaded or executed from external sources at runtime.