Korean IPTV

Korean IPTV Extension For Chrome Browser

Korean IPTVとは何ですか?

Korean IPTVはkoreaniptv.co.nzによって開発されたChromeの拡張機能で、その主な機能は「Korean IPTV Extension For Chrome Browser」です。

拡張機能のスクリーンショット

screenshot
screenshot

Korean IPTV拡張機能のCRXファイルをダウンロード

Korean IPTV拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}