Omkar76 / click2incognito

Chrome extension to open clicked link in new incognito window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

click2incognito

Chrome extension to open clicked link in new incognito window.

Inspiration for this extension was a post on r/chrome where OP was looking for a keyboard shortchut to open a link in incognito instead of using context menu of a link.

I have built this extension using boilerplate code from https://developer.chrome.com/docs/extensions/mv2/getstarted/

Installation

  • Clone or download this repo
  • Go to chrome://extensions
  • Enable Developers mode in top right corner
  • Click load unpacked and select the downloaded/cloned directory

Usage

Hold ctrl+alt and click on any link. It'll be opened in incognito window.


Contribute by reporting the bugs or sending pull requests 😄

About

Chrome extension to open clicked link in new incognito window

License:MIT License


Languages

Language:JavaScript 100.0%