TOTV Play m3u8 HLS Channels TV
Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
Qu'est-ce que TOTV Play m3u8 HLS Channels TV ?
TOTV Play m3u8 HLS Channels TV est une extension Chrome développée par HLS, et sa fonction principale est "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension TOTV Play m3u8 HLS Channels TV
Téléchargez les fichiers d'extension TOTV Play m3u8 HLS Channels TV au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
TOTV Play HLS m3u8 Tv Online Free Channels tv
Informations de Base sur l'Extension
Nom | |
ID | ljlbjphabegiojnpabajpkklkafcphgm |
URL Officiel | https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm |
Description | Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv |
Taille du Fichier | 117 KB |
Nombre d'Installations | 12,846 |
Version Actuelle | 1.8 |
Dernière Mise à Jour | 2020-03-31 |
Date de Publication | 2020-03-29 |
Évaluation | 2.25/5 Total 20 Évaluations |
Développeur | HLS |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://totv.org |
URL de la Page d'Aide | http://totv.org/privacy-policy |
URL de la Page de Politique de Confidentialité | http://totv.org |
Langues Prises en Charge | 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" } } |