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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dark Media IPTV offers the highest quality digital television service available on the market today"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Dark media iptv एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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'" } |