A simple toolbar incognito button for Chromium-based browsers (Chrome, Edge, etc.), with option to configure a custom home page.
- Download the extension from the Chrome Web Store (link to the store).
- Download the source code.
- Open the browser and go to
chrome://extensions/
,edge://extensions/
, etc. - Enable 'Developer mode'.
- Click on 'Load unpacked' button.
- Navigate to and select the root directory of the extension's source code (where the
manifest.json
file is located). - The extension should now be installed and appear in your list of extensions.
- If you make changes to the extension, click the 'Reload' button on the extension's card to apply the changes.