Incognito Blocker watches for new incognito tabs and closes them the instant they appear — no settings to fight with, no toggle to remember. Just a browser that stays out of incognito mode.
The moment a new tab opens in incognito mode, Incognito Blocker detects it and closes it automatically. It requires permission to run in incognito mode so it can see those tabs at all — that permission is the only thing it uses it for.
A single Chrome event listener fires the moment a tab is created, before it ever gets a chance to load.
If the new tab is incognito, it’s removed immediately — no prompts, no clicks, no way around it.
Regular browsing is completely untouched. Only incognito tabs are ever affected.
Incognito Blocker is open source, and this is the entirety of the code that runs. Nothing hidden, nothing to audit for hours — just one listener.
Chrome disables new extensions in incognito mode by default. Since Incognito Blocker’s entire job happens in incognito, there’s one extra step after install.
The extension’s permissions are only ever used to detect and close tabs — never to read, log, or send anywhere the pages you visit.
Free, open source, and installed in under a minute.
Add to Chrome — it’s free