Next-Gen App & Browser
Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
Find the latest macOS user agent strings. Get details on the newest macOS user string versions of different supported browsers.
Last updated on : 2025-04-30
The macOS user agent is a string identifying macOS devices to websites, providing crucial details like the operating system version, hardware architecture, and the browser being used. This helps websites ensure compatibility and provide optimized experiences for macOS users.
macOS User Agent Format
Example: Mozilla/5.0 (Macintosh; Intel Mac OS X 14_7_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4.1 Safari/605.1.15
Breakdown:
A legacy identifier used for compatibility across browsers.
Macintosh: Indicates the device is a Mac.
Intel: Specifies the CPU architecture (Intel-based Mac).
Mac OS X 14_7_5: The version of macOS (14.7.5, Sonoma).
Indicates the WebKit rendering engine (used by Safari and some other browsers like Chrome).
Version/18.4.1: The version of Safari.
Safari/605.1.15: Identifies the specific version of Safari’s WebKit.
Open Safari → Press Command + Option + I → Go to the "Network" tab → Select "User Agent" → Choose or enter a custom string.
Use tools like "User-Agent Switcher" for persistent changes.
Open Safari or Chrome, go to about:version or chrome://version → Find "User Agent" under browser details.
Open DevTools (Command + Option + I), go to the Console tab, and type: navigator.userAgent; Press Enter to display the full user agent string.
KaneAI - Testing Assistant
World’s first AI-Native E2E testing agent.
Check Your Browser's Compatibility Score
Explore how your CSS, JavaScript, and other web technologies perform on the latest browsers.
Check NowGet instant access to 3000+ real browser versions for testing!