Skip to content

replace "Chromium" with "Chrome" (user agent)

Marius Gripsgard requested to merge github/fork/balcy/xenial_-_useragent into xenial

Created by: balcy

Chromium seems unsupported browser for ReCaptcha

for https://github.com/ubports/morph-browser/issues/22

if I use the original user agent (current ubports xenial branch), and change Chromium to Chrome, it works as well. But that's a bit against open source philosophy, isn't it ?

But seems like a workaround for now. Can the Chrome entry have negative side effects ? E.g. Sites thinking features are available that exist for Chrome but not Chromium ?

Merge request reports