Skip to content

πŸ‘» πŸ”— Google Chrome extension to open links in Incognito mode with ⇧+Alt or ⇧+βŒ₯

License

Notifications You must be signed in to change notification settings

francoischalifour/incognito-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

incognito-link

Google Chrome extension to open a link in Incognito mode with ⇧ Alt or ⇧ βŒ₯ (macOS).

Install

  • πŸ’Ύ Download or clone the project
  • πŸ”— Navigate to chrome://extensions
  • πŸ–± Drag the extension/ folder to the page

Browse in Incognito mode easily πŸ‘»πŸ”—.

Usage

Windows and Linux

Click on a link pressing ⇧ Alt (Shift-Alt).

macOS

Click on a link pressing ⇧ βŒ₯ (Shift-Option).

Why

I waste so much time opening the context menu and clicking on "Open Link in Incognito Window" every time.

I believe Chrome lacks this shortcut, so I developed this extension.

Dev

  • Install the dev dependencies: npm install
  • Drag the extension/ folder to chrome://extensions
  • Reload a web page to apply changes

License

MIT © François Chalifour