How to add a custom chrome extension to an Incogniton profile

Add a Custom Chrome Extension to an Incogniton profile using –load-extension

  1. Download and Extract the Extension:
    • Start by downloading the custom Chrome extension. Extract the contents of the ZIP/CRX file to a directory of your choice. This directory will be referred to as <path to unzipped extension directory> in the command.
  2. Add the extension to the profile
    • In the advanced -> other settings of a profile add the custom extension. use “–load-extension=<path to unzipped extension directory>”
  3. It is also possible to do it in bulk:

Powered by BetterDocs