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
官方網址 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"
}