You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Riccardo!
Sorry for being very late, but leaving an unanswered question even worse.
If you want to run enact-browser on PC with chrome, you should run it as extension. To do this you should:
Go to More Tools -> Extensions
Click Load unpacked
Select your folder with browser build (should be dist)
In the address bar at the top, type chrome://apps
Press Enter.
Click the app that you want to open - Enact-based Browser ...
OR
in command line: path_to_chrome_executable --no-sandbox --user-data-dir=path_to_data_folder --silent-launch --load-and-launch-app=path_to_dist
path_to_data_folder - is a folder, where browser will store history, bookmarks and other session information
Hi, I wonder if I can use
com.webos.app.enactbrowser
to render local/non local websites.I experimentally tried using that tool but I guess a real loading isn't (yet?) implemented:
I'm struggling because my web application is chrome compatible, but not via LG webos browser. Any other path is appreciated
Thanks,
Riccardo
The text was updated successfully, but these errors were encountered: