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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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'" } |