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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | gclmblcamgdkglmonbfedddmcepcihjl |
官方網址 | 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" } } |