Zydar - Twitch

Comment ne plus louper les lives de Zydar!

ما هو Zydar - Twitch؟

Zydar - Twitch هو إضافة Chrome تم تطويرها بواسطة xiZeKoH، والميزة الرئيسية لها هي "Comment ne plus louper les lives de Zydar!".

تحميل ملف CRX للإضافة Zydar - Twitch

قم بتنزيل ملفات الامتداد Zydar - Twitch بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
}