Browser Name | Description | Result |
---|
navigator.platform | Client System | |
navigator.appName | Browser name | |
navigator.appVersion | Returns browser version information | |
window.screen.height | Display Height | px |
window.screen.width | Display Width | px |
window.screen.colorDepth | Screen Setting Colour Bits | |
navigator.appCodeName | Return to Browser Code Name | |
navigator.vendor | Returns browser manufacturer information | |
navigator.userAgent | Returns browser and version information, including navigator.appVersion information. | |
navigator.onLine | Returns whether the browser is connected to the network | |
navigator.language | Returns the default language of the browser | |
navigator.product | Return to Browser Product Name | |
navigator.productSub | Return to Browser Product Information | |
navigator.cookieEnabled | Whether cookies are enabled in the browser | |
navigator.mimeTypes.length | Number of MIME types in the browser | |
navigator.mimeTypes | List of supported MIME types for the browser | |
navigator.plugins.length | Number of plug-ins installed in the browser | |
navigator.plugins | List of browser installed plugin information | |
Browser and system information detection tool
This tool can obtain the complete technical parameters of the access device in real time, providing developers, testers and general users with convenient client environment analysis services. Core Functions
• Browser Information Detection: Accurately identify the browser name (Chrome/Firefox/Safari, etc.), version number and core rendering engine.
• Operating system analysis: Determine the system type and version of Windows/macOS/Linux/iOS/Android, etc.
• Display device parameters: Obtain display characteristics such as screen resolution, colour depth, pixel density, etc.
• Network Status Detection: Display current connection type (WiFi/cellular), online status and network latency
• Extension statistics: Detects the number of installed plug-ins in the browser (requires user authorisation). How to use
1. The results are displayed automatically when you visit the web page directly.
2. The result area contains a clearly categorised table of parameters.
3. support click" Refresh" button to update real-time data
4. results can be saved as screenshots or text. Application Scenarios
• Web developers debugging browser compatibility
• Technical support staff to remotely diagnose the client environment
• User self-checks device parameters and system information
• Basic environment forensics in digital forensics Technical features
Standard JavaScript Navigator API for data collection, all testing is done in the local browser, without storing any user data. The tool is compatible with mainstream modern browsers, including mobile browser access. Note: Some in-depth information (such as the exact list of plug-ins) may be limited due to browser privacy settings, the results are for reference only.