Zydar - Twitch

Comment ne plus louper les lives de Zydar!

Zydar - Twitch क्या है?

Zydar - Twitch xiZeKoH द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Comment ne plus louper les lives de Zydar!"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Zydar - Twitch एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}