TOTV Play m3u8 HLS Channels TV

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

什么是TOTV Play m3u8 HLS Channels TV?

TOTV Play m3u8 HLS Channels TV是由HLS开发的Chrome扩展程序,该扩展的主要功能是“Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv”。

扩展截图

screenshot
screenshot

下载TOTV Play m3u8 HLS Channels TV扩展crx文件

下载TOTV Play m3u8 HLS Channels TV扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        TOTV Play HLS m3u8 Tv Online Free Channels tv                    

扩展基本信息

名称 TOTV Play m3u8 HLS Channels TV TOTV Play m3u8 HLS Channels TV
ID ljlbjphabegiojnpabajpkklkafcphgm
官方URL https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm
简介 Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
文件大小 117 KB
安装次数 12,846
当前版本 1.8
更新时间 2020-03-31
上架时间 2020-03-29
评分 2.25/5 共20次评分
开发者 HLS
电子邮箱 [email protected]
付费类型 free
扩展官网 http://totv.org
帮助页面URL http://totv.org/privacy-policy
隐私政策页面URL http://totv.org
支持的语言 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"
    }
}