A Gmail inbox cleaner — unsubscribe, delete, categorize, and optionally automate cleanup with recurring rules.
Last updated:
NeatBox asks for three Gmail permissions, all used only for the features described in the extension itself:
gmail.modify) — to find subscription senders, move messages to Trash, and restore them if you undo a deletion.gmail.settings.basic) — reserved for block-via-filter, and scoped so NeatBox only ever touches filters it created itself, never a filter you set up yourself.userinfo.email) — to know which Google account is signed in, nothing more.All sorting, categorizing, and decision-making runs locally in your browser. Sender lists, categories, protected domains, and recurring rules live in your browser's own storage — either on your device, or synced through your own Google account via Chrome's built-in sync, the same way your bookmarks sync. That data never passes through a server we operate, because we don't operate one.
NeatBox doesn't use a shared Google API client. Each person sets up their own free Google Cloud project during a one-time setup step, and pastes their own credentials into the extension. This means:
When you unsubscribe from a sender, your browser sends a request directly to that sender's own unsubscribe service — the same request your browser would send if you clicked the link yourself. That request goes straight from your browser to them; it never passes through us either.
Uninstalling the extension removes everything NeatBox stored locally. To fully revoke access, also remove NeatBox's OAuth client from your Google Account's connected apps — since you created that OAuth client yourself, you're the one who controls and can delete it.