Chrome User Agent String Example
Paste any user-agent string — from a server log, a support ticket, or curiosity — and decode its browser, OS, engine and device type instantly, including known bots like Googlebot.
Result
This page prefills the parser with a real, current-format desktop Chrome user-agent string and decodes it on load, so you can see exactly what a typical Chrome-on-Windows request line looks like and how each of its parts maps to a browser name, version, operating system and rendering engine.
This is a worked example for the parser, not a report on your own browser — even if you happen to be reading this in Chrome right now, the box below shows the sample string, not your live navigator.userAgent. That distinction matters for anyone who needs to recognize a Chrome UA inside a log file or an incoming request rather than check what browser they personally are using; for your own current browser instead, use the separate What Is My Browser tool.
Once you have seen how the sample decodes, clear the box and paste in any other Chrome-family string — a different version, a Chromium-based browser claiming to be Chrome, or an unusual build — to see how the same parsing rules apply to it, including an honest 'Unknown' wherever a detail genuinely cannot be read from the string.