// you can not hide browser address bar in newer browser,
// because of security issues.
// You can make a PWA (Progressive Web App) so your website does't show address bar
// There are still some other way
// Run chrome in app mode
start chrome.exe --app="<address>" // run in directory CMD where chrome.exe is