kura52 / sushi-browser

Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. :sushi:
https://sushib.me
GNU General Public License v3.0
126 stars 12 forks source link

Run without Google Chrome but another Chromium? (e.g. Woolyss, Ungoogled?) #66

Closed kowith337 closed 3 years ago

kowith337 commented 4 years ago

With new update, now your browser require me to install Google chrome, but I won't to (and probably never again) install it!

And your "Chrome bundle edition" is also exclude, however, I will keep it for test...

I want to use with another Chromium, not "Google Chrome", e.g. I've often use and update Chromium from Woolyss, include Ungoogled one.

Any possible for that, at least argument to read chromium directory to another place rather than Google Chrome?

kura52 commented 4 years ago

This can be done using the --browser-name and --browser-path arguments.

If Sushi Browser is placed in C:\sushi-browser-portable and Ungoogled is placed in C:\Chrome-bin-79.0.3920.0, execute the following command with cmd.

C:\sushi-browser-portable\sushi-browser.exe --browser-name="Chromium" --browser-path="C:\Chrome-bin-79.0.3920.0\chrome.exe"

*Because there was a problem with the previous version, please use v27.0.