Incognito Blocker

Blocks incognito tabs.
What is Incognito Blocker?
Incognito Blocker is a Chrome extension designed to improve browser security by blocking incognito tabs. It needs to be allowed to run in incognito mode. This open-source extension is simple but effective with just a small snippet of code doing the work.

Extension stats

Users: 10,000+
Version: 1.1 (Last updated: 2023-03-27)
Creation date: 2018-08-28
Risk impact: Very low risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Size: 26.99K

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

This extension blocks incognito tabs. It must be allowed to run in incognito mode to work.

See the readme for instructions on allowing it to run in incognito: https://github.com/brismuth/incognito-blocker/blob/master/README.md#allow-it-to-run-in-incognito

This extension is open source: https://github.com/brismuth/incognito-blocker

This is the entirety of the code that is running:

chrome.tabs.onCreated.addListener((tab)=>{ if (tab.incognito) { chrome.tabs.remove(tab.id); } });

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • super easy to use
  • works perfectly
  • effective in blocking incognito usage
  • helps with addiction
  • saves time
Cons
  • does not work for some users
  • limited to Google Chrome
  • bypassing the extension is easy
  • lacks a password protection feature
Most mentioned
  • works well
  • not working for some users
  • effective in blocking incognito pages
  • helps with addiction
  • super easy to use
User reviews
by Julian, 2024-11-22

If you use chrome browser, go to manage extensions, then turn on "Allow in Incognito."
by بنت محمد, 2024-11-10

super easy to use.
by Isaac Prichard, 2024-11-06
View all user reviews

Extension safety

Risk impact

Incognito Blocker does not require any sensitive permissions.

Risk likelihood

Incognito Blocker has earned a good reputation and can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Incognito Blocker: