USATV.CH
watch popular usa tv channels and tv shows
Cos'è USATV.CH?
USATV.CH è un'estensione di Chrome sviluppata da http://www.usatv.ch, e la sua funzione principale è "watch popular usa tv channels and tv shows".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione USATV.CH
Scarica i file di estensione USATV.CH in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
USATV.Ch WATCH popular USA TV CHANNELS and TV Show right from your desktop or Mobile Device all for FREE no subscription needed.
Informazioni di Base sull'Estensione
Nome | |
ID | gclmblcamgdkglmonbfedddmcepcihjl |
URL Ufficiale | https://chrome.google.com/webstore/detail/usatvch/gclmblcamgdkglmonbfedddmcepcihjl |
Descrizione | watch popular usa tv channels and tv shows |
Dimensione del File | 10.18 KB |
Conteggio Installazioni | 1,023 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2017-11-13 |
Data di Pubblicazione | 2017-11-13 |
Valutazione | 3.50/5 Totale 2 Valutazioni |
Sviluppatore | http://www.usatv.ch |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |