tvQu Online

tvQu Online

Watch free IPTV for PC and Mobile device.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "tvQu Online",
  "description": "Watch free IPTV for PC and Mobile device.",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "128": "tvQu.png"
  },
  "app": {
    "urls": [
      "http://lihattv.com/"
    ],
    "launch": {
      "web_url": "http://lihattv.com/"
    }
  },
  "permissions": [
    "notifications"
  ]
}