← statichum.studio

Maintained 'de-AI' layer for Gmail and Google Workspace that actually kills the recurring Gemini upsell nags, not just the buttons

browser extension weekend hack ••• trending

A June 2 HN front-page post titled 'Gmail thinks I'm stupid, so I left' drew 600+ comments from people fed up with Gmail's AI feature promotions and Gemini nags they cannot permanently dismiss, with many migrating to Fastmail rather than keep fighting the UI. The existing free extensions hide the persistent Gemini buttons via CSS but openly skip the recurring 'try Gemini for X' popups and break whenever Google reshuffles the DOM. The opportunity is a polished, fast-updating off-switch for the whole Google Workspace surface (Gmail, Docs, Drive, Search) that suppresses the recurring promos and upsell interstitials, not just the static buttons, and that someone non-technical can install once and forget.

builder note

The moat is maintenance cadence, not the initial CSS. Anyone can hide a button once. The win is treating it like an ad-filter list with a public update feed so it survives Google's UI churn, plus catching the recurring promo dialogs the current extensions admit they ignore. Ship the boring update pipeline, not a one-off hack that dies in three weeks.

landscape (3 existing solutions)

The category exists but is stuck at cosmetic button-hiding that misses the actual irritant (the recurring promos) and breaks on Google's frequent UI churn. The unmet need is a maintained product that treats Google's UI changes as an adversary and ships filter updates fast, the way ad-block lists do.

Hide Gemini and Google AI (extension) CSS-only. It hides the persistent Gemini UI across Google apps but explicitly does NOT hide the one-time and recurring promotional popups (the exact 'try Gemini for X' nags people are raging about), and CSS hiding never disables the backend feature.
Hide Google AI - Bye Bye Gemini (extension) Removes Gemini buttons on 190+ Google domains, also cosmetic CSS. Same blind spot on the promo interstitials, and like all selector-based hiders it silently rots every time Google ships a UI change, which is constant.
Gmail / Workspace settings and Admin Console toggles You can disable Smart Compose, Smart Reply, and summaries piecemeal, and Workspace admins can gate Gemini, but there is no single permanent 'leave me alone forever' switch for the upsell nags, and personal Gmail users have no admin console.

sources (1)

hn https://news.ycombinator.com/item?id=48375016 "Gmail thinks I'm stupid, so I left" 2026-06-02
anti-aigmailgoogle-workspaceproductivitybrowser-extension