mimmi20/browser-detector

View on GitHub
data/devices/kobo/ebook-reader.json

Summary

Maintainability
Test Coverage
{
  "kobo touch": {
    "deviceName": "Touch",
    "marketingName": "Touch eReader",
    "manufacturer": "kobo",
    "brand": "kobo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 6
    },
    "type": "ebook-reader",
    "platform": "android"
  }
}