02-18-2019, 11:47 AM
(02-18-2019, 10:47 AM)Afi Wrote: Thank!
I also looked here: https://www.reddit.com/r/chrome/comments...n_missing/
You just need to modify the startup keys in the shortcut.
The default was so (for example, a site https://preview.web.skype.com):
Code:...\CentBrowser\chrome.exe --profile-directory=Default --app-id=bjdilgfelnbljgdpngladebaeggachpa
Need to change the launch line:
Code:...\CentBrowser\chrome.exe --profile-directory=Default --app=https://preview.web.skype.com
It all worked out!
OK, glad to know that.