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
Linux UC Mode may work better with "/bin/chromium" than "/bin/google-chrome"
I've been running several experiments lately on the UC Mode Test Server (https://github.com/mdmintz/undetected-testing/actions), and it appears that using /bin/chromium as the binary (via --binary-location="/bin/chromium") appears to have a much higher success rate than regular Chrome (/bin/google-chrome or /bin/google-chrome-stable). I may want to make /bin/chromium the default browser binary on Linux for UC Mode.
I'll probably ship a release with this change soon. If it doesn't work well (we'll see if anyone says anything) then I'll roll back quickly. So far the results look very promising.