JSON中文网

电脑版
提示:原网页已由神马搜索转码, 内容由www.json.cn提供.

获取您的浏览器信息

名称
描述
结果
navigator.platform
客户端系统
navigator.appName
返回浏览器名称
navigator.appVersion
返回浏览器版本信息
window.screen.height
显示器高度
px
window.screen.width
显示器宽度
px
window.screen.colorDepth
屏幕设置色彩位数
navigator.appCodeName
返回浏览器代码名称
navigator.vendor
返回浏览器厂家信息
navigator.userAgent
返回浏览器及版本信息,包含navigator.appVersion信息
navigator.onLine
返回浏览器是否连接到网络
navigator.language
返回浏览器默认语言
navigator.product
返回浏览器产品名称
navigator.productSub
返回浏览器产品其他信息
navigator.cookieEnabled
浏览器是否开启cookie
navigator.mimeTypes.length
浏览器的MIME类型数量
navigator.mimeTypes
浏览器MIME支持类型列表
navigator.plugins.length
浏览器安装插件数量
navigator.plugins
浏览器安装插件信息列表