
Opera browsers, their modes and engines

Opera browser is available on many platforms, in different forms, with different modes, engines and levels of standards support. You can easily get confused in such a variety - did you know, for example, that Opera Mini for iOS has three modes, one of which is
UIWebView
with Opera Turbo? Therefore, we decided to put together a simple overview of all our products, which explains some of the technical differences between our browsers.OS | Browser | Mode | Engine | Proxies | Standards |
---|---|---|---|---|---|
Android | Opera | Normal | Chromium | Not | All |
Opera turbo | Chromium | Yes | All | ||
Opera mini | Opera mini | Presto Server | Yes | Limited | |
iOS | Opera mini | Normal | WebKit System | Not | All |
Opera Turbo * | WebKit System | Yes | All | ||
Opera mini | Presto Server | Yes | Limited | ||
Coast | Normal | WebKit System | Not | All | |
Opera Turbo * | WebKit System | Yes | All | ||
J2me | Opera mini | Opera mini | Presto Server | Yes | Limited |
Windows phone | Opera mini | Opera mini | Presto Server | Yes | Limited |
Computers | Opera | Normal | Chromium | Not | All |
Opera turbo | Chromium | Yes | All |
Notes
- Opera Turbo mode compresses traffic up to 80%, Opera Mini mode - up to 90%.
- For Opera Turbo, marked with an asterisk, there is also a Video Boost option for video compression.
- If you determine the position of users based on IP address, be sure to check the header
X-Forwarded-For
. Thus, you can correctly determine where the user opened your site from in a browser that uses Opera Mini and Opera Turbo proxies. - Standards support in Opera Mini is "limited", which means that complex JavaScript, CSS and other dynamic elements may not work as you expect, due to the peculiarities of server rendering and limited device capabilities.
- Old Opera browsers on the Presto engine, for example, Opera 12 for computers, Opera Mobile Classic, etc. are no longer supported and are not listed in this list.