Korean IPTV

Korean IPTV Extension For Chrome Browser

Korean IPTV क्या है?

Korean IPTV koreaniptv.co.nz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Korean IPTV Extension For Chrome Browser"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Korean IPTV एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Korean IPTV - 뉴질랜드 내 실시간 한국 방송 & VOD 서비스
(https://koreaniptv.co.nz)


이 앱은 "Korean IPTV" 웹사이트 이용자가 사이트내에서 방송을 시청할때,
자동으로 사이트 내의 Flash Player 사용 기능을 허용해주어 별도의 작업없이
방송을 시청 가능하도록 해줍니다.

그리고 또한 설치된 사이콘을 클릭시 바로 "Korean IPTV" 웹사이트로 이동합니다.

* 이 앱은 "Korean IPTV" 웹사이트에서만 사용이 가능합니다.

============================================================

This app makes chrome browser allow Flash Player in "Korean IPTV" website automatically so that users can watch the contents of "Korean IPTV" without any manual work.

Also you can move to the "Korean IPTV" website by clicking the icon.

* This app works only in "Korean IPTV" website.                    

एक्सटेंशन की मूल जानकारी

नाम Korean IPTV Korean IPTV
ID fbeembbkdhjmllclbpjipcceajlblhbn
आधिकारिक URL https://chromewebstore.google.com/detail/korean-iptv/fbeembbkdhjmllclbpjipcceajlblhbn
विवरण Korean IPTV Extension For Chrome Browser
फ़ाइल का आकार 9.49 KB
स्थापना संख्या 2,443
वर्तमान संस्करण 1.0
अंतिम अपडेट 2019-08-20
प्रकाशन तिथि 2019-08-19
रेटिंग 1.80/5 कुल 5 रेटिंग्स
डेवलपर koreaniptv.co.nz
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.koreaniptv.co.nz
सहायता पृष्ठ URL https://www.koreaniptv.co.nz/#/faq
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Korean IPTV",
    "version": "1.0",
    "description": "Korean IPTV Extension For Chrome Browser",
    "permissions": [
        "contentSettings",
        "webNavigation",
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Korean IPTV",
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    },
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "homepage_url": "https:\/\/www.koreaniptv.co.nz"
}