Dark media iptv

Dark Media IPTV offers the highest quality digital television service available on the market today

Dark media iptvとは何ですか?

Dark media iptvはcontact.nguyenitによって開発されたChromeの拡張機能で、その主な機能は「Dark Media IPTV offers the highest quality digital television service available on the market today」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Dark media iptv拡張機能のCRXファイルをダウンロード

Dark media iptv拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The Dark Media IPTV application aims to introduce you to the highest quality digital television service on the market today. 
Fastest update.
You will immediately know the necessary information through the application.
Through the application, you easily compare with other providers.
 
If there is an app error, contact us immediately at https://toplistiptv.com/dark-media-iptv/                    

拡張機能の基本情報

名前 Dark media iptv Dark media iptv
ID fclhangkbbndbpjopnjleeohkfakggkl
公式URL https://chromewebstore.google.com/detail/dark-media-iptv/fclhangkbbndbpjopnjleeohkfakggkl
説明 Dark Media IPTV offers the highest quality digital television service available on the market today
ファイルサイズ 1.63 MB
インストール数 57
現在のバージョン 1.0.2
最終更新日 2021-04-06
公開日 2021-04-06
開発者 contact.nguyenit
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://toplistiptv.com/dark-media-iptv/
ヘルプページのURL https://toplistiptv.com/dark-media-iptv/
プライバシーポリシーページのURL https://sosanhgiakhoahoc.com/chinh-sach-bao-mat
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.2",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "libs\/polyfill.min.js",
            "scripts\/chromereload.js",
            "scripts\/background.js"
        ]
    },
    "permissions": [],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "scripts\/libs\/jquery.min.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "Dark media iptv",
        "default_popup": "feed.html"
    },
    "web_accessible_resources": [
        "images\/*.jpeg",
        "images\/*.png"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}