A collection of the most popular USA/ UK based TV channels! News, entertainment, music, sports and much more!
To be able to watch…
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "TV",
"version": "1.23",
"manifest_version": 2,
"icons": {
"128": "tvgb.png"
},
"app": {
"urls": [
"https://nowontv.info/"
],
"launch": {
"web_url": "https://nowontv.info/"
}
}
}