Ionix_TV stream extension !

Soyer avertis par notification dès que je suis en live. Tu pourras retrouver tous les liens vers mes réseaux sociaux

Co je Ionix_TV stream extension !?

Ionix_TV stream extension ! je rozšíření Chrome vyvinuté Oufiizo, a jeho hlavní funkcí je „Soyer avertis par notification dès que je suis en live. Tu pourras retrouver tous les liens vers mes réseaux sociaux“.

Stáhnout soubor CRX rozšíření Ionix_TV stream extension !

Stáhněte si soubory rozšíření Ionix_TV stream extension ! ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Être notifié du live de votre streamer préféré Ionix_Tv. Accéder plus simplement a tous ses réseaux sociaux.                    

Základní Informace o Rozšíření

Název Ionix_TV stream extension ! Ionix_TV stream extension !
ID anfhbdcfcbjihajnejhhcldajoihafji
Oficiální URL https://chromewebstore.google.com/detail/ionixtv-stream-extension/anfhbdcfcbjihajnejhhcldajoihafji
Popis Soyer avertis par notification dès que je suis en live. Tu pourras retrouver tous les liens vers mes réseaux sociaux
Velikost souboru 1.37 MB
Počet instalací 38
Aktuální Verze Mise en ligne V2.1.
Poslední Aktualizace 2017-11-22
Datum Vydání 2017-11-22
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář Oufiizo
E-mail [email protected]
Typ Platby free
Podporované Jazyky fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ionix_TV stream extension !",
    "version": "2.1",
    "author": "Jordan Chiono",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "IP.png",
        "default_popup": "popup.html",
        "default_title": "Ionix_TV stream extension !"
    },
    "description": "Soyer avertis par notification d\u00e8s que je suis en live. Tu pourras retrouver tous les liens vers mes r\u00e9seaux sociaux",
    "icons": {
        "128": "I.png",
        "16": "I.png",
        "48": "I.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/api.twitch.tv\/kraken\/*",
        "background",
        "alarms",
        "notifications"
    ],
    "web_accessible_resources": [
        "I.png",
        "IP.png",
        "IPOn.png",
        "F.png",
        "T.png",
        "Y.png",
        "D1.png"
    ],
    "version_name": "Mise en ligne V2.1."
}