Zydar - Twitch

Comment ne plus louper les lives de Zydar!

O que é Zydar - Twitch?

Zydar - Twitch é uma extensão do Chrome desenvolvida por xiZeKoH, e sua principal característica é "Comment ne plus louper les lives de Zydar!".

Baixar o arquivo CRX da Extensão Zydar - Twitch

Baixe arquivos de extensão Zydar - Twitch no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Zydar - Twitch Zydar - Twitch
ID aekdcbbenghhjcnbhfbjolcmkaehmlda
URL Oficial https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda
Descrição Comment ne plus louper les lives de Zydar!
Tamanho do Arquivo 47.98 KB
Contagem de Instalações 56
Versão Atual 6.3
Última Atualização 2016-04-15
Data de Publicação 2016-04-15
Classificação 4.83/5 Total de 6 Avaliações
Desenvolvedor xiZeKoH
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}