通过网络浏览器获取设备信息

发布于 2025-01-08 06:20:04 字数 176 浏览 3 评论 0原文

我正在寻找网络浏览器中的唯一标识符,以查明浏览器在移动设备上与谁打交道。 我的问题是,与 PC 或 Mac 上的浏览​​器相比,在移动 iOS 或 Android 设备上使用网络浏览器时,除了屏幕尺寸信息之外,是否还有其他可用或不可用的信息?

我用谷歌搜索了一段时间,但找不到任何有用的东西。任何链接/参考文献将不胜感激。

I am looking for unique identifiers within webbroswers to pinpoint whom the browser is dealing with on a mobile device.
My questions is, is there (apart from screen size information) any other information available or not available when using a web browser on a mobile iOS or Android devices compared to a browser on a pc or mac?

I have googled this a while, but can't really find anything helpful. Any links/references would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

傻比既视感 2025-01-15 06:20:04

您所需要处理的只是导航器对象的属性。有关详细信息,请参阅 http://www.w3schools.com/jsref/obj_navigator.asp

All you have got to work with are the attributes of the navigator object. See http://www.w3schools.com/jsref/obj_navigator.asp for details.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文