Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Focus (Android) detected as Chrome #191

Closed
ibc opened this issue Aug 19, 2017 · 2 comments
Closed

Firefox Focus (Android) detected as Chrome #191

ibc opened this issue Aug 19, 2017 · 2 comments

Comments

@ibc
Copy link

ibc commented Aug 19, 2017

window.navigator.userAgent of the browser is:

Mozilla/5.0 (Linux; Android 7.1.1) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Focus/1.2.1 Chrome/59.0.3071.125

And it's detected like a:

  • bowser.name // => Chrome
  • `bowser.version' // => 59

But real name of the browser is ...

May be "Firefox Focus"?

https://www.mozilla.org/en-US/firefox/focus/

@lancedikson
Copy link
Collaborator

Good catch, @ibc! Thank you. I'll add detection of Focus soon.

@ibc
Copy link
Author

ibc commented Aug 19, 2017

Thanks. Said that, I feel your paint. I just cannot believe that in 2017 a new browser comes with yet such an abominable User-Agent string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants