Privacy Policy

Gemini Workspace

Last updated: 2026-04-07  ·  Live at: capable-sprinkles-7b4db6.netlify.app

This is the privacy policy for the Gemini Workspace Chrome extension (the "Extension"). It explains what data the Extension collects, what it does not collect, and how you can opt out.

The Extension is built and maintained by an independent developer. There is no company, no investors, no third-party data sales.

TL;DR


What stays on your machine

Everything you create with the Extension is stored locally in your browser, using chrome.storage.local and IndexedDB:

None of this ever leaves your machine. It is not sent to any server, including ours. If you uninstall the Extension, all of it is deleted by Chrome along with the Extension itself. You can also export it manually as a JSON file at any time.


What we collect (anonymous telemetry)

The Extension sends a small number of explicit, anonymous usage events to PostHog (an analytics service hosted in the EU at eu.i.posthog.com). We use this only to understand which features are popular so we can improve the Extension.

The full list of events we send

Event nameWhen it fires
extension_loadedWhen the Extension is loaded on a Gemini page
folder_createdWhen you create a new folder
vault_drawer_openedWhen you open the Vault drawer
vault_snippet_savedWhen you star a Gemini response
vault_snippet_deletedWhen you unstar a snippet
prompt_drawer_openedWhen you open the Prompt Manager
prompt_usedWhen you insert a prompt template into Gemini
prompt_custom_createdWhen you save a new custom prompt
prompt_custom_editedWhen you edit a custom prompt
backup_exportedWhen you export a backup
backup_importedWhen you import a backup
about_panel_openedWhen you open the About panel

What goes with each event

A small set of non-identifying environment properties:

What we never send

The events listed above are the complete and exhaustive list.


Why we collect anything at all

Honestly: so we know whether anyone uses this. Building an extension in a vacuum is depressing. The events above tell us things like "5 people opened the vault drawer this week" — nothing more.

We will never sell this data, share it with advertisers, or use it for anything other than deciding what to build next.


How to opt out

Option 1 — disable telemetry from the browser console:

  1. On gemini.google.com, open DevTools → Console
  2. Run:
    chrome.storage.local.set({ gpt_telemetry_disabled: true })
  3. Reload the page

From that point on, the Extension will not send any events. The flag is checked before every event is sent, so the change is immediate and permanent until you reverse it.

Option 2 — uninstall the Extension. All telemetry stops, and all your local data is deleted by Chrome.

We are working on adding a one-click toggle inside the Extension's About panel. It will be available in a future release.


Third parties

The Extension talks to exactly two domains:

DomainPurposeData sent
gemini.google.comThe site the Extension runs onNothing — the Extension only reads the page to inject its UI
eu.i.posthog.comAnonymous analyticsThe events listed above, with a random device ID

PostHog's own privacy policy: https://posthog.com/privacy


Permissions the Extension requests

PermissionWhy
storageTo save your folders, snippets, and prompts to your browser's local storage
Host: gemini.google.comTo inject the Workspace UI into the Gemini page
Host: eu.i.posthog.comTo send the anonymous events listed above

The Extension requests no other permissions. It cannot read your tabs, your bookmarks, your browsing history, your downloads, your clipboard, or any other website.


Data retention

PostHog retains the anonymous events for the duration of our PostHog account, currently with no fixed expiry. If you opt out and stop using the Extension, no further events are recorded — but events sent before that point remain in PostHog. There is no way to associate them with you because there is no link between the random device ID and your real identity.

If you want any historical events tied to your device ID deleted, email us with the ID. To find it, open gemini.google.com, open DevTools → Console, and run posthog.get_distinct_id(). We will delete the matching events.


GDPR / CCPA

You have the right to:

Because we do not collect any personally identifiable information, we cannot link any data back to your real identity. This means we cannot fulfil access/deletion requests without the device ID.


Changes to this policy

If we change what the Extension collects, we will update this document and bump the Last updated date at the top. Material changes will also be noted in the Extension's release notes on the Chrome Web Store.


Contact

For any questions about this policy, the data we collect, or to request deletion:

Email: ahmedennaifer00@gmail.com