Look In Tha Box

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

O que é Look In Tha Box?

Look In Tha Box é uma extensão do Chrome desenvolvida por Easy Marketing 365, e sua principal característica é "Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Look In Tha Box

Baixe arquivos de extensão Look In Tha Box no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Look In Tha Box Look In Tha Box
ID llekpneedgkpplhfcipgoljonndpijmf
URL Oficial https://chromewebstore.google.com/detail/look-in-tha-box/llekpneedgkpplhfcipgoljonndpijmf
Descrição Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied
Tamanho do Arquivo 225 KB
Contagem de Instalações 24
Versão Atual 1.0.0
Última Atualização 2022-08-29
Data de Publicação 2022-08-29
Desenvolvedor Easy Marketing 365
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.lookinsidethabox.com
URL da Página de Política de Privacidade https://easymarketing365.com/privacy-policy
Idiomas Suportados 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
}