Dev Setup for Samsung Kiosk KMA24A, TizenStudio 6.1 & MacOS X

I have installed TizenStudio 6.1 on my Mac running MacOS 15.5.

I have successfully connected to the Samsung Kiosk KMA24A (Tizen 4) and I am able to run the web app in debug mode. However, I cannot get the Chrome Dev window to output I get the following screen.

I am running Google Chrome Version 137.0.7151.69. I seem to recall when I initially developed the app I had to use an older version of Chrome to view the debug screen. I initial worked using Linux. Could someone help me with which version to use and where I can download it for Mac.

Thank you.

I have tried removing all the flags as suggested and I am left these extra parameters in Preferences > Tizen Studio > Web > Chrome:
--no-first-run --activate-on-launch --no-default-browser-check --allow-file-access-from-files --disable-translate --proxy-auto-detect --proxy-bypass-list=127.0.0.1

And all I get now is a blank page.