Zydar - Twitch

Comment ne plus louper les lives de Zydar!

Hvad er Zydar - Twitch?

Zydar - Twitch er en Chrome-udvidelse udviklet af xiZeKoH, og dens hovedfunktion er "Comment ne plus louper les lives de Zydar!".

Download Zydar - Twitch-udvidelses-CRX-fil

Download Zydar - Twitch-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Zydar - Twitch Zydar - Twitch
ID aekdcbbenghhjcnbhfbjolcmkaehmlda
Officiel URL https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda
Beskrivelse Comment ne plus louper les lives de Zydar!
Filstørrelse 47.98 KB
Antal Installationer 56
Nuværende Version 6.3
Senest Opdateret 2016-04-15
Udgivelsesdato 2016-04-15
Bedømmelse 4.83/5 Samlet 6 Bedømmelser
Udvikler xiZeKoH
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}