02-18-2019, 10:47 AM
(02-16-2019, 04:02 PM)CentBrowser Wrote: Please check this:
https://www.reddit.com/r/chrome/comments...tion_gone/
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!