TOTV Play m3u8 HLS Channels TV
Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
Wat is TOTV Play m3u8 HLS Channels TV?
TOTV Play m3u8 HLS Channels TV is een Chrome-extensie ontwikkeld door HLS, en de belangrijkste functie is "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv".
Extensie Screenshots
Download het CRX-bestand van de extensie TOTV Play m3u8 HLS Channels TV
Download TOTV Play m3u8 HLS Channels TV-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
TOTV Play HLS m3u8 Tv Online Free Channels tv
Basisinformatie over de Extensie
Naam | |
ID | ljlbjphabegiojnpabajpkklkafcphgm |
Officiële URL | https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm |
Beschrijving | Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv |
Bestandsgrootte | 117 KB |
Aantal Installaties | 12,846 |
Huidige Versie | 1.8 |
Laatst Bijgewerkt | 2020-03-31 |
Publicatiedatum | 2020-03-29 |
Beoordeling | 2.25/5 Totaal 20 Beoordelingen |
Ontwikkelaar | HLS |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://totv.org |
Help Pagina-URL | http://totv.org/privacy-policy |
URL van de Privacybeleid Pagina | http://totv.org |
Ondersteunde Talen | 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" } } |