
Outcognito
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-14.
This extention disables incognito mode
Simple extension that disables Incognito mode. Must have this app enabled in incognito mode. Made as a productivity helper, not a restriction, so no password locks, the extension can be disabled by anyone. If this gets any popularity, I'll add features, but I'm just planning to use this for myself.
comments / questions / requests to : [email protected]
Latest reviews
Really good.
This works great! Thanks so much
Needs a major update! A few years ago it worked both on mobile and pc but it doesn't anymore. Update it!!
I love this! Incognito has been distracting me for forever, so I had to do something about it. A previous review's comment about opening two incognito windows rapidly and the second staying open is true, though.
I have been looking for a solution like this for ages. I know it would be a big hit if it was password protected.
I really need some information on disabling incognito but it has blocked my extensions so I am at a loss of knowing how to disable it and only takes a slip to hit that darn incognito key. They should not have a key that can so easily be hit for incognito. Then lots of work to disable it OMG why not give us a key hit to get out of incognito and save us from this disabling of the incognito mode, Easy to get into it but hard work to get out of it. NOT FAIR
Prevents the first incognito window from opening, but does NOT prevent a second if you rapidly open two. If you ctrl+shift+n multiple times in a short span of time, only the first will close.
here's the entire source code, you can trust it. // on new window... chrome.windows.onCreated.addListener(function(tab) { // is this window incognito? chrome.windows.getCurrent(null, function(window){ if(window.incognito==true){ // yes, close it. chrome.windows.remove(window.id) } }); });
Whoa!! It works perfectly!!! this was a lifesaver; for rather complex reasons I needed an incognito disabler ASAP and I was shocked that I would find one!! It's the only one of its kind (on Chrome) and I guess it's because most people don't need/want it, but I do, and I'm so happy there is one. Great job, 5 stars, awesome ^^
Works perfectly. Don't forget to select "enable in incognito mode" after the installation.
add password loved it
Works exactly as it states.