Dark media iptv

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

What is Dark media iptv?

Dark media iptv is a Chrome extension developed by contact.nguyenit, and its main feature is "Dark Media IPTV offers the highest quality digital television service available on the market today".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Dark media iptv Extension CRX File

Download Dark media iptv 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

                        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/                    

Extension Basic Information

Name Dark media iptv Dark media iptv
ID fclhangkbbndbpjopnjleeohkfakggkl
Official URL https://chromewebstore.google.com/detail/dark-media-iptv/fclhangkbbndbpjopnjleeohkfakggkl
Description Dark Media IPTV offers the highest quality digital television service available on the market today
File Size 1.63 MB
Installation Count 57
Current Version 1.0.2
Last Updated 2021-04-06
Publish Date 2021-04-06
Developer contact.nguyenit
Email [email protected]
Payment Type free
Extension Website https://toplistiptv.com/dark-media-iptv/
Help Page URL https://toplistiptv.com/dark-media-iptv/
Privacy Policy Page URL https://sosanhgiakhoahoc.com/chinh-sach-bao-mat
Supported Languages 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'"
}