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”。
扩展截图
下载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 |
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'" } |