I can start chrome in app mode by chrome.exe --app=http://mywebsite.com
However the problem is, from mywebsite.com
any link that opens a new window will then open a full chrome window, i.e. with address bar, bookmarks and etc.
Is it possible to force chrome to remain in the app mode so all links will be opened in an 'app-mode' window too.
Thanks