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

Opera 15+ detection #6

Closed
thybzi opened this issue Jul 31, 2013 · 0 comments
Closed

Opera 15+ detection #6

thybzi opened this issue Jul 31, 2013 · 0 comments

Comments

@thybzi
Copy link

thybzi commented Jul 31, 2013

Beginning from version 15, Opera moved from own Presto engine to WebKit/Blink, changing UserAgent as following:

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.20 Safari/537.36 OPR/15.0.1147.18 

So you should probably detect OPR/... substring for newer versions of Opera.

@gabceb gabceb closed this as completed in f4bfb17 Jul 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant