神器集
Blog博客
切換模式
工具搜尋
登錄
當前浏覽器信息
項目 信息

navigator.platform

(操作係統平台)

navigator.appName

(浏覽器的名稱)

navigator.product

(浏覽器產品名稱)

navigator.appVersion

(浏覽器版本信息)

navigator.userAgent

(user-agent)

navigator.vendorSub

(供應商的子字符串)

navigator.hardwareConcurrency

(CPU核心數)

navigator.maxTouchPoints

(最大支持觸摸點數)

screen.width

(顯示器屏幕寬度)

screen.height

(顯示器屏幕高度)

document.documentElement.clientWidth

(浏覽器可視寬度)

document.documentElement.clientHeight

(浏覽器可視高度)

screen.colorDepth

(調色板的比特深度)

navigator.appCodeName

(浏覽器的代碼名)

navigator.vendor

(浏覽器廠家信息)

navigator.onLine

(否處於脫機模式)

navigator.language

(默認語言)

navigator.languages

(支持的所有語言)

navigator.cookieEnabled

(否開啟cookie)

navigator.javaEnabled()

(是啟用Java)

navigator.mimeTypes.length

(MIME類型數量)

navigator.mimeTypes

(MIME支持類型列表)

navigator.plugins.length

(安裝插件數量)

navigator.plugins

(插件信息列表)

支持的字體
關於浏覽器信息介紹:

1、本工具可以提示當前浏覽器的一些信息,比如版本號,UA,插件列表等。

2、使用方法:直接在需要查看的浏覽器中打開此頁即可。

3、不同的浏覽器之間可能存在安全差異,一些配置信息可能無法提取。

4、本工具不會上傳您浏覽器的信息到服務器,請放心使用。

首頁 工具搜尋 收藏列表 語言