macOS
The platform tokens and UA examples of macOS
macOS is an operating system from Apple. In the User-Agent string it is identified by the platform token below. Combined with a browser token, it forms the complete UA.
| Vendor | Apple |
|---|---|
| Device Class | Desktop |
| UA Identifier Token | Macintosh; Intel Mac OS X 26_0 |
User-Agent Example
Mozilla/5.0 (Macintosh; Intel Mac OS X 26_0) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15
Try assembling one yourself: User-Agent Generator