brismuth / incognito-blocker

A chrome extension that blocks incognito tabs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incognito Tab Blocker

A chrome extension that blocks incognito tabs.

It must be allowed to run in incognito mode to work.

Install it

https://chrome.google.com/webstore/detail/incognito-blocker/adegbkmimffpmlcdkjbadjjeiaacflap

Allow it to run in incognito

  1. Go to chrome://extensions in your browser, and click "Details" on Incognito Blocker.

  1. Toggle on the "Allow in Incognito" setting.

Install it from source

You can easily install this from source by:

  1. Download the zip: https://github.com/brismuth/incognito-blocker/archive/master.zip
  2. Open the zip file
  3. Open chrome://extensions in Chrome
  4. Click on "Load Unpacked"
  5. Navigate to the src folder in this project that you downloaded and select the folder
  6. That's it! It should be installed locally now. Note that you will still need to mark it as "allowed in incognito" for it to function.

About

A chrome extension that blocks incognito tabs.

License:MIT License


Languages

Language:JavaScript 100.0%