Privacy Policy

QuickMeet Browser Extension • Last updated: September 2026

The short version: QuickMeet does not collect, store, or share your personal data. Everything stays on your device. For Google Meet, Jitsi, and Microsoft Teams, meeting requests go directly from your browser to the provider — never to us. Zoom is the one exception: Zoom's REST API rejects browser-origin requests as a security measure, so we operate a minimal stateless relay that forwards your Zoom requests. The relay stores nothing, logs nothing, and only reaches Zoom's servers — see Section 3b for the full details.

1. What QuickMeet Does

QuickMeet is a browser extension that creates meeting links with one click. It currently supports Google Meet, Jitsi Meet, Zoom, and Microsoft Teams — Cisco Webex and Zoho Meeting are planned for a future version. It has no user accounts. For Google Meet, Jitsi, and Teams there is no server on our side; the extension talks directly to those providers. For Zoom, we operate a minimal stateless relay (a small stateless forwarder) because Zoom's API architecture does not allow direct browser calls — details in Section 3b.

2. What we don't collect

QuickMeet collects no data that could identify you personally. Specifically, we do NOT:

The only data we do collect is anonymous usage information — see Section 6 for the exact list, in plain language.

3. OAuth Tokens (for Zoom and Microsoft Teams)

If you connect a provider that requires a login (currently Zoom and Microsoft Teams — Cisco Webex and Zoho Meeting are planned for a future version), QuickMeet will guide you through that provider's official sign-in screen.

After you sign in, the provider gives QuickMeet an access token — a temporary key that lets the extension create meetings on your behalf. This token is stored locally in your browser using Chrome's built-in secure storage (chrome.storage.local). It is:

3b. The Zoom Relay (why it exists, what it does, what it doesn't)

What it is: A minimal Cloudflare Worker (roughly 140 lines, of which most are explanatory comments) that forwards Zoom API requests from the extension to Zoom's servers.

Why it exists: Zoom's REST API (api.zoom.us) rejects all browser-origin requests with an "Invalid CORS request" error. This is by Zoom's design — they require API calls to come from server-to-server contexts. Every browser extension that creates Zoom meetings needs some server-side component to work around this. Our relay is the minimum needed to bridge the gap.

What the relay DOES:

What the relay DOES NOT do:

What you have to trust: Since the Worker runs on Cloudflare's infrastructure, you can't cryptographically verify from the outside that the deployed code matches what we describe. You are trusting our word that the relay does exactly what's described above — no more, no less. If you're building a QuickMeet integration where that level of trust isn't enough, please email us and we'll share the code so you can review it and, if you prefer, deploy your own copy under your Cloudflare account. Cloudflare's platform also produces infrastructure-level request metrics (aggregate counts, edge locations, response codes — not per-user data or request contents) that are visible only to the QuickMeet developer for billing and reliability purposes; we cannot fully suppress these.

Provider by provider — where your data goes:

4. Permissions the Extension Requests

5. Third-Party Services

When you create a meeting link, QuickMeet communicates with the provider's official API (directly for Google, Jitsi, and Teams; via our minimal stateless relay for Zoom — see Section 3b). Your data is governed by that provider's own privacy policy:

Cisco Webex and Zoho Meeting are planned for a future version and are not currently active. Their privacy policies will be added here when those providers are enabled.

6. What we learn about how QuickMeet is used

We want QuickMeet to keep getting better. To do that we need a rough sense of two things — which meeting providers people actually use, and roughly where in the world QuickMeet is being used. That is the entire list of what we look at.

Every time you successfully create a meeting link, we send this to PostHog, an analytics tool built to respect privacy:

Just as importantly, here is what we never see:

The reason we track anything at all is simple. Knowing that most people create Google Meet links (rather than Zoom or Teams) helps us decide what to build next. Knowing who those people are personally would not help us — and would be a betrayal of the promise this extension makes. So we collect the first and never the second, by design.

PostHog is GDPR-compliant, uses no cookies, and does not track you across other websites. Their privacy policy is at posthog.com/privacy.

7. Data Retention

Since we store no data on our own servers, there is nothing for us to retain or delete. Data stored locally in your browser (preferences and OAuth tokens) can be cleared at any time by:

8. Children's Privacy

QuickMeet is not directed at children under 13. We do not knowingly collect any information from children.

9. Changes to This Policy

If we make material changes to this privacy policy, we will update the "Last updated" date at the top of this page. Continued use of the extension after changes are posted constitutes acceptance of the updated policy.

10. Contact

If you have any questions about this privacy policy or how QuickMeet handles data, please contact us at: