Preventing katalon from reseting Chrome Settings

Im trying to stop Katalon from opening up a fully default chrome, is there a way were I can make it start up a edited (in the settings etc) chrome browser
Side note, I can easily fix this If I could make an exception in the content settings in chrome settings, but I cant do that when using K Studio

Read the following document

and try using

DriverFactory.changeWebDriver(driver)