mimmi20/browser-detector

View on GitHub
data/devices/g-net/tablet.json

Summary

Maintainability
Test Coverage
{
  "g-net gnet": {
    "deviceName": "G-Pad",
    "marketingName": "G-Pad Explorer V",
    "manufacturer": "g-net",
    "brand": "g-net",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}