USATV.CH
watch popular usa tv channels and tv shows
Hvad er USATV.CH?
USATV.CH er en Chrome-udvidelse udviklet af http://www.usatv.ch, og dens hovedfunktion er "watch popular usa tv channels and tv shows".
Udvidelsesskærmbilleder
Download USATV.CH-udvidelses-CRX-fil
Download USATV.CH-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
USATV.Ch WATCH popular USA TV CHANNELS and TV Show right from your desktop or Mobile Device all for FREE no subscription needed.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gclmblcamgdkglmonbfedddmcepcihjl |
Officiel URL | https://chrome.google.com/webstore/detail/usatvch/gclmblcamgdkglmonbfedddmcepcihjl |
Beskrivelse | watch popular usa tv channels and tv shows |
Filstørrelse | 10.18 KB |
Antal Installationer | 1,023 |
Nuværende Version | 1 |
Senest Opdateret | 2017-11-13 |
Udgivelsesdato | 2017-11-13 |
Bedømmelse | 3.50/5 Samlet 2 Bedømmelser |
Udvikler | http://www.usatv.ch |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |