User-Agent Reference
Search common browser and bot user-agent examples. Use current client hints where possible. Search rows quickly with a compact table UI.
- Use a small sample first, then process the full non-sensitive input.
- Review the output before copying it into documentation, code, or another system.
- Keep the original text nearby so changed formatting, encoding, units, or whitespace can be compared.
| Client | Platform | Family | Example / note |
|---|---|---|---|
| Chrome desktop | Windows | Browser | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/124 Safari/537.36 |
| Chrome Android | Android | Browser | Mozilla/5.0 (Linux; Android 14) AppleWebKit/537.36 Chrome/124 Mobile Safari/537.36 |
| Safari macOS | macOS | Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 14_0) AppleWebKit/605.1.15 Version/17.0 Safari/605.1.15 |
| Safari iPhone | iOS | Browser | Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 Version/17.0 Mobile/15E148 Safari/604.1 |
| Firefox desktop | Windows/Linux/macOS | Browser | Mozilla/5.0 (...) Gecko/20100101 Firefox/124.0 |
| Edge desktop | Windows/macOS | Browser | Mozilla/5.0 (...) AppleWebKit/537.36 Chrome/124 Safari/537.36 Edg/124 |
| Googlebot | Crawler | Search bot | Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |
| Bingbot | Crawler | Search bot | Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) |
How to use this reference
Search by keyword, protocol, code, permission, extension, or command. Copy a single row or the filtered result set for notes, tickets, configuration checks, or documentation drafts.
User-Agent Reference 的具体使用判断
User-Agent Reference 适合处理明确、短小、非敏感的 参考查询 任务。页面保留为独立入口,是为了让用户在知道具体任务名称时能直接打开,而不是在一个大型混合工具里反复切换。Search common browser and bot user-agent examples. Use current client hints where possible. Search rows quickly with a compact table UI. 这样的任务通常耗时不长,但错误复制到目标系统后会造成排查成本,因此需要在复制前完成最基本的上下文检查。
重点确认参考值来源、适用环境和版本差异。参考表适合快速定位,不替代官方规范或业务系统。 对于 useragent 这类页面,建议使用公开样例学习操作,再处理自己的脱敏输入。输出结果如果会进入代码、配置、文档、表格、邮件、工单或客户交付材料,应把原始输入和工具输出并排保存,至少确认一次目标系统如何解释该结果。
不建议使用本页的情况
- 输入包含密码、密钥、token、客户资料、内部域名或完整生产日志。
- 任务需要权限、审计记录、团队审批、官方控制台或专用 SDK。
- 你需要的是安全证明、合规结论、工程设计结论或财务最终数值。