Privacy Policy

Gmail Mass Unsubscribe — Chrome Extension

The short version We collect nothing. We store nothing. We have no servers. Your emails never leave your browser except via Google's own API.

What data we collect

None. The extension does not collect, transmit, or store any personal data, email content, or usage information.

How it works

All processing happens locally in your Chrome browser. When you start an unsubscribe job, the extension makes API calls directly from your browser to Google's Gmail API on your behalf. These calls are authenticated using Chrome's built-in OAuth2 flow — your credentials are handled entirely by Chrome and Google, not by us.

No request passes through any server we own or operate. There is no backend. There is no database. There is no analytics.

Gmail API access

The extension requests the gmail.modify scope, which allows it to:

The extension reads the minimum necessary data from each email (headers and body only to find unsubscribe links). It does not read, store, or transmit email content for any other purpose.

Local storage

Chrome's local storage is used to remember your preferences (limit setting, trash toggle). This data never leaves your device and is not accessible to us.

OAuth token

Your Google OAuth token is managed entirely by Chrome's identity API. We never see, handle, or store your token or credentials.

Third parties

We share no data with any third party because we collect no data. The extension communicates with two kinds of external services:

Open source

The full source code is publicly available on GitHub. Anyone can audit exactly what the extension does.

Changes to this policy

If this policy ever changes, the updated version will be posted at this URL. Given the zero-data nature of this extension, we don't anticipate any changes.

Contact

Questions? Open an issue on GitHub.