/incognito

An incognito toolbar button for chromium-based browsers.

Primary LanguageJavaScriptMIT LicenseMIT

Incognito Button

Incognito Button Icon

Overview

A simple toolbar incognito button for Chromium-based browsers (Chrome, Edge, etc.), with option to configure a custom home page.

Installation

From the Chrome Web Store

Using the source code

  1. Download the source code.
  2. Open the browser and go to chrome://extensions/, edge://extensions/, etc.
  3. Enable 'Developer mode'.
  4. Click on 'Load unpacked' button.
  5. Navigate to and select the root directory of the extension's source code (where the manifest.json file is located).
  6. The extension should now be installed and appear in your list of extensions.
  7. If you make changes to the extension, click the 'Reload' button on the extension's card to apply the changes.