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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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'" } |