weilou
weilou

Reputation: 4628

What's Chromium's user agent string?

What's Chromium's user agent string? Is it same as Chrome's user agent string?

Upvotes: 12

Views: 15520

Answers (3)

Mark Antony Agius
Mark Antony Agius

Reputation: 65

Chromium now IDs as Chrome/ (Same as Google Chrome) Very old versions of Chromium ID as Chromium/

Half the browsers now ID as Chrome and all (or 99%) also ID as Mozilla!

Upvotes: 0

WAC
WAC

Reputation: 1

Actually I remember reading that Chromium's version is different from the Chrome browsers and you could use that to distinguish between the two.

Upvotes: -2

Ry-
Ry-

Reputation: 225291

Yes, Chromium identifies itself as Chrome.

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36

’Course, the operating system and version are probably going to be different.

Upvotes: 14

Related Questions