Open Chrome with extensions


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/open-chrome-with-extensions.html

As of v6.2.2 Katalon seems to start Chrome with --disable-extensions.
Thus, the correct way to load is disable-extensions-except=C:\Path\to\your\extension

Then, how to run those extension?