TOTV Play m3u8 HLS Channels TV
Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
Cos'è TOTV Play m3u8 HLS Channels TV?
TOTV Play m3u8 HLS Channels TV è un'estensione di Chrome sviluppata da HLS, e la sua funzione principale è "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TOTV Play m3u8 HLS Channels TV
Scarica i file di estensione TOTV Play m3u8 HLS Channels TV 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
TOTV Play HLS m3u8 Tv Online Free Channels tv
Informazioni di Base sull'Estensione
Nome | |
ID | ljlbjphabegiojnpabajpkklkafcphgm |
URL Ufficiale | https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm |
Descrizione | Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv |
Dimensione del File | 117 KB |
Conteggio Installazioni | 12,846 |
Versione Corrente | 1.8 |
Ultimo Aggiornamento | 2020-03-31 |
Data di Pubblicazione | 2020-03-29 |
Valutazione | 2.25/5 Totale 20 Valutazioni |
Sviluppatore | HLS |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://totv.org |
URL della Pagina di Aiuto | http://totv.org/privacy-policy |
URL della Pagina della Politica sulla Privacy | http://totv.org |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TOTV Play m3u8 HLS Channels TV", "version": "1.8", "description": "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv", "manifest_version": 2, "icons": { "128": "128.png" }, "background": { "scripts": [ "start.js" ] }, "content_security_policy": "script-src 'self' blob:; object-src 'self'", "permissions": [ "tabs", "*:\/\/*\/*.m3u8*", "webRequest", "webRequestBlocking", "storage" ], "web_accessible_resources": [ "*.js", "*.html" ], "omnibox": { "keyword": "totv, hls, m3u8, online tv, m3u, flv" } } |