Ouatdefok en direct - 0.1.8

GoPex ou la bonne nuitance. Vérification Live On

Co to jest Ouatdefok en direct - 0.1.8?

Ouatdefok en direct - 0.1.8 to rozszerzenie Chrome opracowane przez Monsieur_Drik, a jego główną funkcją jest „GoPex ou la bonne nuitance. Vérification Live On”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Ouatdefok en direct - 0.1.8

Pobierz pliki rozszerzeń Ouatdefok en direct - 0.1.8 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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 !                    

Podstawowe informacje o rozszerzeniu

Nazwa Ouatdefok en direct - 0.1.8 Ouatdefok en direct - 0.1.8
ID adggaajenlejmhpjioknacooflniilhj
Oficjalny URL https://chromewebstore.google.com/detail/ouatdefok-en-direct-018/adggaajenlejmhpjioknacooflniilhj
Opis GoPex ou la bonne nuitance. Vérification Live On
Rozmiar pliku 293 KB
Liczba instalacji 37
Aktualna Wersja 0.1.8
Ostatnia Aktualizacja 2023-06-15
Data Publikacji 2020-08-04
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper Monsieur_Drik
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}