mimmi20/browser-detector

View on GitHub
data/devices/x-view/tablet.json

Summary

Maintainability
Test Coverage
{
  "x-view proton lite": {
    "deviceName": "Proton Lite",
    "marketingName": "Proton Lite",
    "manufacturer": "x-view",
    "brand": "x-view",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1366,
      "height": 768,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}