abhishekdalmia / incognito-normal

Lets you open all your current window tabs into a new normal/incognito window with just 2 clicks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A google chrome extension to duplicate your chrome window(normal or incognito) to another window(normal or incognito)

This is a google chrome extension named "norinc" that lets you duplicate your current window into another normal (or incognito) window.

The steps to install norinc are:

  1. Clone this git repository to your machine.
  2. Open the Extension Management page by navigating to chrome://extensions.
    • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the LOAD UNPACKED button and select the extension directory.

The steps to use it are:

  1. From any window that you want to duplicate, click the extension icon.
  2. There will be two options, namely: "normal" and "incognito". Click on the required option.
  • To be able to duplicate an incognito window, goto details of the extension form "manage extensions" page, and click allow in incognito mode.

About

Lets you open all your current window tabs into a new normal/incognito window with just 2 clicks.


Languages

Language:JavaScript 64.3%Language:HTML 25.0%Language:CSS 10.6%