do all chromebooks have CrOS in their user agent ?
36 views
Skip to first unread message
Abdallah Meddah
unread,
Feb 20, 2025, 1:13:50 PMFeb 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChromiumOS Discussion
Hello,
I have a code that runs both on chromeboooks and other devices, and I want to make sure to enable a certain feature on chromebooks only, this feature would break the code for other devices. I wanted to make sure that all chromebooks have CrOS in their user agent but I couldn't find documentation about that. Can anyone confirm that please ? Thank you.