mimmi20/browser-detector

View on GitHub
data/devices/majestic/tablet.json

Summary

Maintainability
Test Coverage
{
  "majestic tab 197": {
    "deviceName": "Tab 197",
    "marketingName": "Tab 197",
    "manufacturer": "majestic",
    "brand": "majestic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "majestic tab 371": {
    "deviceName": "Tab 371",
    "marketingName": "Tab 371",
    "manufacturer": "majestic",
    "brand": "majestic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}