Outcognito Outcognito

Productivity
Version: 1.0
Last Update: 2016-09-08

User Reviews


avatar Sam Bellamy
2020-09-23

This works great! Thanks so much

avatar Freon Stories and Poems
2020-03-20

Needs a major update! A few years ago it worked both on mobile and pc but it doesn't anymore. Update it!!

avatar Miriam Joy
2020-02-08

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.

avatar Ana Paola Rosa
2019-05-30

I have been looking for a solution like this for ages. I know it would be a big hit if it was password protected.

avatar Yvonne Dewberry
2019-02-13

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

avatar Hunter Pham
2018-10-10

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.

avatar Wis s
2018-04-10

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)


);


);

avatar Klashta Neali
2017-12-02

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 ^^

avatar MSE DallaTorre
2017-11-11

Works perfectly. Don't forget to select "enable in incognito mode" after the installation.

avatar Clayton Wilkins
2017-10-22

add password loved it

Related Extensions