USATV.CH

watch popular usa tv channels and tv shows

什么是USATV.CH?

USATV.CH是由http://www.usatv.ch开发的Chrome扩展程序,该扩展的主要功能是“watch popular usa tv channels and tv shows”。

扩展截图

screenshot

下载USATV.CH扩展crx文件

下载USATV.CH扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 USATV.CH USATV.CH
ID gclmblcamgdkglmonbfedddmcepcihjl
官方URL https://chrome.google.com/webstore/detail/usatvch/gclmblcamgdkglmonbfedddmcepcihjl
简介 watch popular usa tv channels and tv shows
文件大小 10.18 KB
安装次数 1,023
当前版本 1
更新时间 2017-11-13
上架时间 2017-11-13
评分 3.50/5 共2次评分
开发者 http://www.usatv.ch
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}