Ouatdefok en direct - 0.1.8

GoPex ou la bonne nuitance. Vérification Live On

What is Ouatdefok en direct - 0.1.8?

Ouatdefok en direct - 0.1.8 is a Chrome extension developed by Monsieur_Drik, and its main feature is "GoPex ou la bonne nuitance. Vérification Live On".

Extension Screenshots

screenshot

Download Ouatdefok en direct - 0.1.8 Extension CRX File

Download Ouatdefok en direct - 0.1.8 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

                        Ouatdefok est il en live ?
Une alerte sonore et visuelle vous avertira de la présence du live sur Twitch. Elle apparaîtra en bas de votre écran. L'icone de l'extension changera également de couleur. 
La vérification est effectuée toutes les minutes. 
Bon live avec le NBC !                    

Extension Basic Information

Name Ouatdefok en direct - 0.1.8 Ouatdefok en direct - 0.1.8
ID adggaajenlejmhpjioknacooflniilhj
Official URL https://chromewebstore.google.com/detail/ouatdefok-en-direct-018/adggaajenlejmhpjioknacooflniilhj
Description GoPex ou la bonne nuitance. Vérification Live On
File Size 293 KB
Installation Count 37
Current Version 0.1.8
Last Updated 2023-06-15
Publish Date 2020-08-04
Rating 5.00/5 Total 2 Ratings
Developer Monsieur_Drik
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ouatdefok en direct - 0.1.8",
    "description": "GoPex ou la bonne nuitance. V\u00e9rification Live On ",
    "version": "0.1.8",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "img\/icon-off-64.png"
    },
    "icons": {
        "64": "img\/icon-on-64.png",
        "128": "img\/icon-on-128.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/config.js",
            "js\/functions.js",
            "js\/initialization.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabs",
        "storage",
        "notifications"
    ]
}