detect-features
Version:
Detect and report browser and hardware features.
110 lines • 3.66 kB
JSON
{
"hardwareFeatures": {
"windowSize": "360,512",
"screenSize": "360,640",
"endianness": "little",
"workerPoolSize": 4,
"devicePixelRatio": 3
},
"browserFeatures": {
"webGL2Features": false,
"isWebXRSupported": false,
"isWebVRSupported": false,
"isWebGLSupported": true,
"isWebRTCSupported": true,
"isWebGL2Supported": false,
"isGamepadSupported": true,
"isWebAudioSupported": true,
"isIndexedDBSupported": true,
"isWebSocketSupported": true,
"isWebWorkerSupported": true,
"isPerformanceSupported": true,
"isWebAssemblySupported": true,
"browserType": {
"deviceType": "mobile",
"browserName": "Chrome",
"deviceModel": "XT1092",
"deviceVendor": "Motorola",
"browserVersion": "63.0.3239.111",
"browserEngineName": "WebKit",
"operatingSystemName": "Android",
"browserEngineVersion": "537.36",
"operatingSystemVersion": "6.0"
},
"isLocalStorageSupported": true,
"isServiceWorkerSupported": true,
"webGLFeatures": {
"base": {
"vendor": "WebKit",
"version": "WebGL 1.0 (OpenGL ES 2.0 Chromium)",
"renderer": "WebKit WebGL",
"shaderVersion": "WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)",
"vendorUnmasked": "Qualcomm",
"rendererUnmasked": "Adreno (TM) 330"
},
"general": {
"redBits": 8,
"blueBits": 8,
"depthBits": 24,
"greenBits": 8,
"alphaBits": 8,
"antialias": true,
"stencilBits": 8,
"subPixelBits": 4,
"maxTextureSize": 4096,
"maxVaryingVectors": 16,
"maxVertexAttributes": 16,
"maxRenderBufferSize": 4096,
"maxTextureImageUnits": 16,
"maxCubeMapTextureSize": 4096,
"maxViewportDimensions": "4096,4096",
"aliasedLineWidthRange": "1,8",
"aliasedPointSizeRange": "1,1023",
"maxVertexUniformVectors": 256,
"maxFragmentUniformVectors": 224,
"maxVertexTextureImageUnits": 16,
"maxCombinedTextureImageUnits": 32,
"precision": {
"vertexShaderLowPrecision": "127,127,23",
"vertexShaderHighPrecision": "127,127,23",
"fragmentShaderLowPrecision": "15,15,10",
"vertexShaderMediumPrecision": "127,127,23",
"fragmentShaderHighPrecision": "127,127,23",
"fragmentShaderMediumPrecision": "15,15,10"
}
},
"extensions": {
"maxAnisotropy": 16,
"maxDrawBuffers": 0,
"supportedExtensions": {
"EXT_sRGB": true,
"EXT_blend_minmax": true,
"OES_texture_float": true,
"WEBGL_lose_context": true,
"WEBGL_debug_shaders": true,
"OES_element_index_uint": true,
"OES_texture_half_float": true,
"ANGLE_instanced_arrays": true,
"OES_vertex_array_object": true,
"WEBGL_color_buffer_float": true,
"OES_standard_derivatives": true,
"EXT_disjoint_timer_query": true,
"WEBGL_debug_renderer_info": true,
"WEBKIT_WEBGL_lose_context": true,
"EXT_color_buffer_half_float": true,
"WEBGL_compressed_texture_atc": true,
"WEBGL_compressed_texture_etc1": true,
"OES_texture_half_float_linear": true,
"EXT_texture_filter_anisotropic": true,
"WEBKIT_WEBGL_compressed_texture_atc": true,
"WEBKIT_EXT_texture_filter_anisotropic": true
}
}
},
"isRequestIdleCallbackSupported": true
},
"browserSettings": {
"isCookieEnabled": true,
"isDoNotTrackEnabled": true
}
}