Dark media iptv

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

Что такое Dark media iptv?

Dark media iptv - это расширение Chrome, разработанное contact.nguyenit, и его основная функция - "Dark Media IPTV offers the highest quality digital television service available on the market today".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Dark media iptv

Скачайте файлы расширений 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
Электронная почта [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'"
}