Watch UK TV

Watch UK TV

Watch UK TV channels live online via TV Catchup and iPlayer

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Watch UK TV ",
  "manifest_version": 2,
  "version": "1.29",
  "description": "Watch UK TV channels live online via TV Catchup and iPlayer",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "logo-48.png",
    "128": "logo-128.png"
  }
}