WebmasterID logoWebmasterID
User agents

Maxthon browser user agent

Maxthon is a web browser that on modern versions is built on Chromium. Its user-agent string follows the Chromium layout and adds a Maxthon product token that identifies it. Recognising that token attributes traffic to Maxthon rather than to generic Chrome.

Partially verified

What this means

Maxthon is a desktop and mobile browser with a long history; current releases are based on Chromium. Because of that, it inherits Chrome's engine and the standard compatibility tokens, with a Maxthon product token to distinguish it.

As with all Chromium derivatives, the inherited Safari token can trip up naive detection. Match the Maxthon token first to attribute it correctly.

How it appears

Expect the Chromium structure: a Mozilla/5.0 prefix, a platform block, an AppleWebKit token, a Chrome version token, a Safari compatibility token, and a Maxthon product token. Some historical Maxthon builds used different engines, so older strings may differ.

Match on the stable Maxthon product token rather than a fixed version. The whole string is a claim and can be copied, so it is not proof of the client.

How it appears in analytics and logs

A Chromium-style user agent carrying a Maxthon product token indicates the Maxthon browser. It is a real human browser, not a bot, and should be counted as a human visit.

Diagnostic use case

Attribute Maxthon traffic distinctly from generic Chrome, and avoid mislabelling it as Safari because of the inherited Safari compatibility token.

What WebmasterID can help detect

WebmasterID can recognise the Maxthon product token as its own browser family rather than folding it into Chrome, keeping browser-mix reporting accurate.

Common mistakes

Privacy and accuracy notes

The Maxthon token only reveals the browser family. It holds no visitor identity. WebmasterID treats it as coarse browser context only.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.