WebmasterID logoWebmasterID
User agents

ChromeOS user agent tokens

Chrome on ChromeOS includes a CrOS platform token with an architecture marker, distinguishing Chromebooks from other desktop platforms. The rest of the user agent follows the standard Chrome structure. ChromeOS can also run Android apps, whose web views may report Android tokens instead.

Verified against primary sources

What this means

ChromeOS is Google's operating system for Chromebooks. The browser is Chrome, so the user agent follows the Chrome structure, but the platform token is CrOS together with an architecture marker rather than Windows NT, Macintosh, or X11; Linux.

The CrOS token is the reliable signal that a visit comes from a Chromebook. ChromeOS is widely deployed in education and some enterprise fleets, so meaningful CrOS share often reflects those audiences.

Android apps on ChromeOS

ChromeOS can run Android apps. When a site is opened inside an Android app's web view on a Chromebook, the request may carry Android platform tokens instead of the CrOS desktop token.

This means CrOS share can understate total Chromebook usage, because some of it arrives looking like Android. Treat the CrOS token as a confident positive signal but not a complete census of Chromebook traffic.

Practical handling

Surface ChromeOS as its own platform segment rather than folding it into desktop Chrome, especially if your audience includes schools. Use Client Hints (Sec-CH-UA-Platform reports the platform) for forward-compatible detection.

Do not use the platform token alone for access control; it is coarse context and client-supplied.

How it appears in analytics and logs

A Chrome-pattern user agent containing a CrOS token indicates a Chromebook running ChromeOS. Android apps on ChromeOS may instead present Android tokens, so not all ChromeOS-device traffic carries the CrOS marker.

Diagnostic use case

Identify Chromebook traffic in platform analytics, which is common in education, and avoid lumping ChromeOS into a generic Chrome-on-desktop bucket.

What WebmasterID can help detect

WebmasterID treats the CrOS token as coarse OS context, surfacing Chromebook traffic distinctly so education and managed-device audiences are visible rather than hidden inside generic Chrome.

Common mistakes

Privacy and accuracy notes

The CrOS token is coarse OS context, not an identity. WebmasterID records the broad platform family only and never combines tokens to fingerprint a Chromebook.

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.