Inspired fromĀ '?do=embed' frameborder='0' data-embedContent>> 
You cannot use chrome to navigate or access the DOM, but I suppose you just might want to display your page, or your app. 
You need latest version of chrome as far as I know. 
#include <WindowsConstants.au3>
#include <GUIConstantsEx.au3>
#include <WinAPIEx.au3>
#include <Constants.au3>
_Example()
Func _Example()
	Local $hGui, $sURL = "https://www.google.co.uk"
	Local $iLeft = 0, $iTop = 0, $iWidth