Tv Online

Tv Online

Trefoil.tv - Catalog of world television channels. TV online. Watch tv online from all over the world. Live television channels.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "name": "__MSG_appName__",
  "manifest_version": 2,
  "description": "__MSG_appDesc__",
  "version": "0.2.1",
  "icons": {
    "128": "trefoil.png"
  },
  "app": {
    "urls": [
      "http://trefoil.tv/?from=chrome"
    ],
    "launch": {
      "web_url": "http://trefoil.tv/?from=chrome"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}