Dye Live

Sois au courant des lives de Dye en temps réel !

ما هو Dye Live؟

Dye Live هو إضافة Chrome تم تطويرها بواسطة Nay، والميزة الرئيسية لها هي "Sois au courant des lives de Dye en temps réel !".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Dye Live

قم بتنزيل ملفات الامتداد Dye Live بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Ne rate plus aucun stream de Dye !

Cette extension te prévient en temps réel si Rx Dye est en live, et te permet de joindre le stream en un seul clic.


Version pour Firefox : https://addons.mozilla.org/en-US/firefox/addon/dye-live/                    

معلومات أساسية عن التمديد

الاسم Dye Live Dye Live
ID jmmbfpcklchhibghngjbhebnmjpediib
عنوان URL الرسمي https://chromewebstore.google.com/detail/dye-live/jmmbfpcklchhibghngjbhebnmjpediib
الوصف Sois au courant des lives de Dye en temps réel !
حجم الملف 64.65 KB
عدد التثبيتات 46
النسخة الحالية 1.6
آخر تحديث 2020-06-02
تاريخ النشر 2020-06-02
تقييم 5.00/5 مجموع تقييمات 2
المطور Nay
نوع الدفع free
اللغات المدعومة fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dye Live",
    "version": "1.6",
    "description": "Sois au courant des lives de Dye en temps r\u00e9el !",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "96": "img\/icon96.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "http:\/\/92.222.89.46\/"
    ]
}