USATV.CH

watch popular usa tv channels and tv shows

What is USATV.CH?

USATV.CH is a Chrome extension developed by http://www.usatv.ch, and its main feature is "watch popular usa tv channels and tv shows".

Extension Screenshots

screenshot

Download USATV.CH Extension CRX File

Download USATV.CH extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        USATV.Ch  WATCH popular USA TV CHANNELS and TV Show right from your desktop or Mobile Device all for FREE no subscription needed.                    

Extension Basic Information

Name USATV.CH USATV.CH
ID gclmblcamgdkglmonbfedddmcepcihjl
Official URL https://chrome.google.com/webstore/detail/usatvch/gclmblcamgdkglmonbfedddmcepcihjl
Description watch popular usa tv channels and tv shows
File Size 10.18 KB
Installation Count 1,023
Current Version 1
Last Updated 2017-11-13
Publish Date 2017-11-13
Rating 3.50/5 Total 2 Ratings
Developer http://www.usatv.ch
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "USATV.CH",
    "manifest_version": 2,
    "short_name": "USATV.CH usa tv shows",
    "description": "watch popular usa tv channels and tv shows",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "usatvch16.png"
    },
    "icons": {
        "128": "usatvch.png"
    }
}