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
电子邮箱 [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"
}