TOTV Play m3u8 HLS Channels TV

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

What is TOTV Play m3u8 HLS Channels TV?

TOTV Play m3u8 HLS Channels TV is a Chrome extension developed by HLS, and its main feature is "Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv".

Extension Screenshots

screenshot
screenshot

Download TOTV Play m3u8 HLS Channels TV Extension CRX File

Download TOTV Play m3u8 HLS Channels TV extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        TOTV Play HLS m3u8 Tv Online Free Channels tv                    

Extension Basic Information

Name TOTV Play m3u8 HLS Channels TV TOTV Play m3u8 HLS Channels TV
ID ljlbjphabegiojnpabajpkklkafcphgm
Official URL https://chrome.google.com/webstore/detail/totv-play-m3u8-hls-channe/ljlbjphabegiojnpabajpkklkafcphgm
Description Play HLS .m3u8 TOTV Player for .m3u8, .m3u, .flv
File Size 117 KB
Installation Count 12,846
Current Version 1.8
Last Updated 2020-03-31
Publish Date 2020-03-29
Rating 2.25/5 Total 20 Ratings
Developer HLS
Email [email protected]
Payment Type free
Extension Website http://totv.org
Help Page URL http://totv.org/privacy-policy
Privacy Policy Page URL http://totv.org
Supported Languages 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"
    }
}