Zydar - Twitch

Comment ne plus louper les lives de Zydar!

Zydar - Twitch란 무엇입니까?

Zydar - Twitch은(는) xiZeKoH에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Comment ne plus louper les lives de Zydar!"입니다.

Zydar - Twitch 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Zydar - Twitch Zydar - Twitch
ID aekdcbbenghhjcnbhfbjolcmkaehmlda
공식 URL https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda
설명 Comment ne plus louper les lives de Zydar!
파일 크기 47.98 KB
설치 횟수 56
현재 버전 6.3
최근 업데이트 2016-04-15
출시 날짜 2016-04-15
평점 4.83/5 총 6 개의 평점
개발자 xiZeKoH
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
}