Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

ما هو Mynthos TV؟

Mynthos TV هو إضافة Chrome تم تطويرها بواسطة mynthostv.assistance، والميزة الرئيسية لها هي "Extension pour savoir quand la Mynthos TV est en live".

تحميل ملف CRX للإضافة Mynthos TV

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

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

                        Une extension pour savoir quand la Mynthos TV part en live !                    

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

الاسم Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
الوصف Extension pour savoir quand la Mynthos TV est en live
حجم الملف 64.16 KB
عدد التثبيتات 18
النسخة الحالية 1.0.2
آخر تحديث 2018-03-21
تاريخ النشر 2018-03-21
تقييم 5.00/5 مجموع تقييمات 1
المطور mynthostv.assistance
نوع الدفع free
اللغات المدعومة fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mynthos TV",
    "description": "Extension pour savoir quand la Mynthos TV est en live",
    "version": "1.0.2",
    "homepage_url": "https:\/\/www.twitch.tv\/mynthos",
    "permissions": [
        "notifications",
        "alarms"
    ],
    "background": {
        "scripts": [
            "jquery.min.js",
            "background-script.js"
        ]
    },
    "icons": {
        "48": "icon\/mynthos-48.png",
        "96": "icon\/mynthos-96.png"
    }
}