Use this tool to quickly view the current browser/my browser information, with detailed names and descriptions.
name | describe | result |
---|---|---|
navigator.platform | client system | Linux |
navigator.appName | Return browser name | Netscape |
navigator.appVersion | Return browser version information | 5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
window.screen.height | Monitor height | 720 px |
window.screen.width | monitor width | 1280 px |
window.screen.colorDepth | Screen setting color bits | 24 |
navigator.appCodeName | Return browser code name | Mozilla |
navigator.vendor | Return to browser manufacturer information | Google Inc. |
navigator.userAgent | Returns browser and version information, including navigator.appVersion information | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
navigator.onLine | Returns whether the browser is connected to the network | true |
navigator.language | Return to browser default language | en-US |
navigator.product | Return browser product name | Gecko |
navigator.productSub | Return to browser product other information | 20030107 |
navigator.cookieEnabled | Whether cookies are enabled in the browser | true |
navigator.mimeTypes.length | Number of MIME types in the browser | 0 |
navigator.mimeTypes | Browser MIME support type list |
Type: undefined describe: undefined extension name: undefined |
navigator.plugins.length | Number of browser plug-ins installed | 0 |
navigator.plugins | Browser installation plug-in information list |
name:undefined Description:undefined File name:undefined name:item Description:undefined File name:undefined name:namedItem Description:undefined File name:undefined name:refresh Description:undefined File name:undefined |
Online 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 plug-ins installed, etc.