Look In Tha Box

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

Qu'est-ce que Look In Tha Box ?

Look In Tha Box est une extension Chrome développée par Easy Marketing 365, et sa fonction principale est "Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Look In Tha Box

Téléchargez les fichiers d'extension Look In Tha Box au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Look In Tha Box Look In Tha Box
ID llekpneedgkpplhfcipgoljonndpijmf
URL Officiel https://chromewebstore.google.com/detail/look-in-tha-box/llekpneedgkpplhfcipgoljonndpijmf
Description Experience the up and coming age of TV with IPTV. With completely clear HD channels and on-request satisfied
Taille du Fichier 225 KB
Nombre d'Installations 24
Version Actuelle 1.0.0
Dernière Mise à Jour 2022-08-29
Date de Publication 2022-08-29
Développeur Easy Marketing 365
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.lookinsidethabox.com
URL de la Page de Politique de Confidentialité https://easymarketing365.com/privacy-policy
Langues Prises en Charge 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
}