I’m trying to make a selenium automation that needs to run multiple Chrome windows at the same time. I attempted using Chrome in headless mode, but since it doesn’t support installing extensions, I need an alternative. So my question is: is there another way to run Chrome without the actual window enabling the use of Extensions?