Zydar - Twitch

Comment ne plus louper les lives de Zydar!

Cos'è Zydar - Twitch?

Zydar - Twitch è un'estensione di Chrome sviluppata da xiZeKoH, e la sua funzione principale è "Comment ne plus louper les lives de Zydar!".

Scarica il file CRX dell'estensione Zydar - Twitch

Scarica i file di estensione Zydar - Twitch in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Extension de Zydar, 
Cet extension vous permet de savoir si Zydar est en Stream ou non.
Logo Zydar vert : Stream ON
Logo Zydar rouge : Stream OFF
by ZeKoH
Twitter @xiZeKoH                    

Informazioni di Base sull'Estensione

Nome Zydar - Twitch Zydar - Twitch
ID aekdcbbenghhjcnbhfbjolcmkaehmlda
URL Ufficiale https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda
Descrizione Comment ne plus louper les lives de Zydar!
Dimensione del File 47.98 KB
Conteggio Installazioni 56
Versione Corrente 6.3
Ultimo Aggiornamento 2016-04-15
Data di Pubblicazione 2016-04-15
Valutazione 4.83/5 Totale 6 Valutazioni
Sviluppatore xiZeKoH
Email [email protected]
Tipo di Pagamento free
Lingue Supportate fr
manifest.json
{
    "author": "Alexis AmZ",
    "background": {
        "scripts": [
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_off.png",
        "default_title": "Zydar - Offline"
    },
    "description": "Comment ne plus louper les lives de Zydar!",
    "icons": {
        "128": "icons\/logo128.png",
        "256": "icons\/logo256.png",
        "32": "icons\/logo32.png",
        "64": "icons\/logo64.png"
    },
    "manifest_version": 2,
    "name": "Zydar - Twitch ",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.3"
}