Name | description | Result |
---|---|---|
navigator.platform | client system | |
navigator.appName | return browser name | |
navigator.appVersion | return browser version information | |
window.screen.height | Display height | px |
window.screen.width | display width | px |
window.screen.colorDepth | screen settings color bits | |
navigator.appCodeName | return browser code name | |
navigator.vendor | return browser manufacturer information | |
navigator.userAgent | Return browser and version information, including navigator.appVersion information | |
navigator.onLine | Returns whether the browser is connected to the network | |
navigator.language | Return to browser default language | |
navigator.product | return browser product name | |
navigator.productSub | Return to browser product other information | |
navigator.cookieEnabled | Does the browser enable cookies | |
navigator.mimeTypes.length | Number of browser MIME types | |
navigator.mimeTypes | Browser MIME support type list | |
navigator.plugins.length | Number of plug-ins installed in the browser | |
navigator.plugins | Browser installation plug-in information list |
On-line viewing to obtain the client system, the browser information tool provides you with viewing client information, viewing browser information, viewing browsing type, viewing operating system, viewing browser name, viewing browser version information, display Height and width pixels, browser network link status, number of browser plugins installed, etc
Friend Link: 沐杉软件