Zydar - Twitch

Comment ne plus louper les lives de Zydar!

What is Zydar - Twitch?

Zydar - Twitch is a Chrome extension developed by xiZeKoH, and its main feature is "Comment ne plus louper les lives de Zydar!".

Download Zydar - Twitch Extension CRX File

Download Zydar - Twitch 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

                        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                    

Extension Basic Information

Name Zydar - Twitch Zydar - Twitch
ID aekdcbbenghhjcnbhfbjolcmkaehmlda
Official URL https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda
Description Comment ne plus louper les lives de Zydar!
File Size 47.98 KB
Installation Count 56
Current Version 6.3
Last Updated 2016-04-15
Publish Date 2016-04-15
Rating 4.83/5 Total 6 Ratings
Developer xiZeKoH
Email [email protected]
Payment Type free
Supported Languages 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"
}