用户代理检查器

您的用户代理字符串透露有关浏览器、操作系统和设备的信息。确切查看网站可以检测到关于您的什么信息。

您的用户代理字符串

解析信息

浏览器功能

HTTP 头(客户端)

这些头部通常由您的浏览器随每个请求发送。有些只能在服务器端检测。

什么是用户代理?

A User-Agent string is an HTTP header that your browser sends to every website you visit. It identifies your browser type, version, operating system, and other technical details about your device.

网站为什么使用用户代理

隐私问题

Your User-Agent contributes to your 浏览器指纹. Combined with other attributes like screen resolution, installed fonts, and timezone, it can help identify you uniquely across websites — even without cookies.

这个工具如何工作?

This tool reads your browser's User-Agent string directly from the navigator.userAgent property — no server requests are needed. It then parses the string to extract structured information about your browser, operating system, and device. Additionally, it tests several browser capabilities (JavaScript, cookies, WebGL, etc.) and displays relevant HTTP headers available from the client side.

为什么要检查您的用户代理?

如何更改用户代理