Look In Tha Box

Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied

Look In Tha Boxとは何ですか?

Look In Tha BoxはEasy Marketing 365によって開発されたChromeの拡張機能で、その主な機能は「Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Look In Tha Box拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        IPTV is the next step in television technology, providing clear HD channels and on-demand content. This new system offers a better viewing experience than traditional cable or satellite TV. IPTV also provides more control for the viewer, allowing them to choose what they watch and when they watch it.                    

拡張機能の基本情報

名前 Look In Tha Box Look In Tha Box
ID llekpneedgkpplhfcipgoljonndpijmf
公式URL https://chromewebstore.google.com/detail/look-in-tha-box/llekpneedgkpplhfcipgoljonndpijmf
説明 Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied
ファイルサイズ 225 KB
インストール数 24
現在のバージョン 1.0.0
最終更新日 2022-08-29
公開日 2022-08-29
開発者 Easy Marketing 365
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.lookinsidethabox.com
プライバシーポリシーページのURL https://easymarketing365.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Look In Tha Box",
    "version": "1.0.0",
    "description": "Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied",
    "short_name": "LO",
    "icons": {
        "16": "assets\/63098d82d7dd9d0d9c21be99-Look_In_Tha_Box-small_icon.png",
        "48": "assets\/63098d82d7dd9d0d9c21be99-Look_In_Tha_Box-medium_icon.png",
        "128": "assets\/63098d82d7dd9d0d9c21be99-Look_In_Tha_Box-large_icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Look In Tha Box"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/vendor.js",
                "js\/contentScriptBundle.js"
            ],
            "css": [
                "assets\/content.inj.css",
                "assets\/jquery.toast.min.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "permissions": [
        "storage",
        "notifications",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/youtube.com\/*"
    ],
    "manifest_version": 3
}