How to enable extension for chrome in private mode (incognito)

Dear Members,

I am scraping data using chrome browser. It works perfect for me. But when I am trying the same in private mode, a new incognito window is opening and asking for enabling extension.

Could somebody please suggest how to enable extension in incognito mode?

Thanks & Regards,
Prasanta

1 Like

This common step in chrome can do that

  1. Click the menu button in Chrome.
  2. Navigate to More Tools > Extensions .
  3. In the new tab that opens, scroll through the list to find the extension you want to enable while incognito .
  4. Click the “ Allow in Incognito ” button.

Cheers @PrasantaLenka

3 Likes

How do you do this with a javascript call?