When I try to open browser preview in Google Chrome, I encounter this error:
Unfortunately, I have installed Google Chrome via
If Chrome is not your default browser
You need to start it via flatpak.
First, type flatpak
in "Path":
Then click on edit button and paste run --command=/app/bin/chrome com.google.Chrome
in
"Command line options":
This works as I expect it to, opening new tab in existing Chrome window.
My IntelliJ is not sandboxed, it's managed by JetBrains Toolbox which in turn was semi-manually installed with this script.
Naturally, I have flatpak
on PATH.