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
Eメール [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"
    }
}