TOTV Play m3u8 HLS Channels TV

Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv

O que é TOTV Play m3u8 HLS Channels TV?

TOTV Play m3u8 HLS Channels TV é uma extensão do Chrome desenvolvida por HLS, e sua principal característica é "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão TOTV Play m3u8 HLS Channels TV

Baixe arquivos de extensão TOTV Play m3u8 HLS Channels TV no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        TOTV Play HLS m3u8 Tv Online Free Channels tv                    

Informações Básicas da Extensão

Nome TOTV Play m3u8 HLS Channels TV TOTV Play m3u8 HLS Channels TV
ID ljlbjphabegiojnpabajpkklkafcphgm
URL Oficial https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm
Descrição Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
Tamanho do Arquivo 117 KB
Contagem de Instalações 12,846
Versão Atual 1.8
Última Atualização 2020-03-31
Data de Publicação 2020-03-29
Classificação 2.25/5 Total de 20 Avaliações
Desenvolvedor HLS
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://totv.org
URL da Página de Ajuda http://totv.org/privacy-policy
URL da Página de Política de Privacidade http://totv.org
Idiomas Suportados 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"
    }
}