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ファイルをダウンロード

Zydar - Twitch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}