TV

TV

Online TV / Television

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_tv_name__",
  "description": "__MSG_tv_description__",
  "default_locale": "en",
  "version": "1.0.12",
  "manifest_version": 2,
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "urls": [
      "http://internet-tv.appspot.com/"
    ],
    "launch": {
      "web_url": "http://internet-tv.appspot.com/"
    }
  }
}