ChowH1

Ne rate plus les live et vidéos de Chow avec cette extension !

What is ChowH1?

ChowH1 is a Chrome extension developed by TenebrisLuxNoctis, and its main feature is "Ne rate plus les live et vidéos de Chow avec cette extension !".

Extension Screenshots

screenshot

Download ChowH1 Extension CRX File

Download ChowH1 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ne ratez plus aucun live et vidéo avec cette extension chrome ! Recevez une alerte dès que le live se lance (uniquement disponible si votre navigateur est lancé, même en tâche de fond). Possibilité d'activer une notification lors d'un changement de jeu.                    

Extension Basic Information

Name ChowH1 ChowH1
ID neennogaebgclmlkdglgbjoigmecjmco
Official URL https://chromewebstore.google.com/detail/chowh1/neennogaebgclmlkdglgbjoigmecjmco
Description Ne rate plus les live et vidéos de Chow avec cette extension !
File Size 1.51 MB
Installation Count 16
Current Version 1.6.0
Last Updated 2018-10-01
Publish Date 2018-09-30
Rating 5.00/5 Total 1 Ratings
Developer TenebrisLuxNoctis
Payment Type free
Extension Website https://chowh1.fr/
Supported Languages fr
manifest.json
{
    "background": {
        "scripts": [
            "js\/config.js",
            "libs\/jquery\/dist\/jquery.min.js",
            "js\/fonctions.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "html\/popup.html",
        "default_title": "ChowH1"
    },
    "options_page": "html\/options.html",
    "description": "Ne rate plus les live et vid\u00e9os de Chow avec cette extension !",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "ChowH1",
    "short_name": "Chow",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlKUpeLtnHUOBNN6VnzqoHpXU8XHiArRSV34XQvUfW+EJpqWeYL9Zl5sofy5tDqfEmRVnZmunE2C4ZFK8kjXOm\/MQMyfWZrvYCJKZ3FdUa7O+eGK7BZ1I50SOTUglr2P+8Sv32Nv1keVaGi0JfdY5T7jNkXtk9E8f8utSrXpq5GwpZN+DY58Zw9uvcCvMJV7LrcHvc1o48AOATpkcOyDfpMtf1Iv+sTJ7mnpUT+eHRMy5uG2AxgsImL1ACVuF9TQJEcMeAR2tU02VHXrncZwoYRoNb2mPQjFm4BfBJQheUBHnGXrjg7UyAKAv7CObajsD9+PJLH35wI6\/W61s5qj2owIDAQAB",
    "permissions": [
        "storage",
        "notifications",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.0"
}