DeeZ Live

Soyez au courant quand vos streameurs préférés commence à streamer!

DeeZ Liveคืออะไร?

DeeZ Live เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MrDeeZ และคุณลักษณะหลักของมันคือ "Soyez au courant quand vos streameurs préférés commence à streamer!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DeeZ Live

ดาวน์โหลดไฟล์ส่วนขยาย DeeZ Live ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Soyez au courant quand MrDeeZ commence à streamer!

L'icone de l'extension passe au rouge quand MrDeeZ est en live.
Ouvre un onglet vers le Twitch de MrDeeZ quand il est rouge et qu'on clique dessus.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ DeeZ Live DeeZ Live
ID dliapjbchfcjkikjccfdapgcgiaacclg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/deez-live/dliapjbchfcjkikjccfdapgcgiaacclg
คำอธิบาย Soyez au courant quand vos streameurs préférés commence à streamer!
ขนาดไฟล์ 59.96 KB
จำนวนการติดตั้ง 11
เวอร์ชันปัจจุบัน 2.3.0
อัปเดตครั้งล่าสุด 2015-05-04
วันที่เผยแพร่ 2015-05-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา MrDeeZ
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.twitch.tv/mrdeezhd
ภาษาที่รองรับ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DeeZ Live",
    "description": "Soyez au courant quand vos streameurs pr\u00e9f\u00e9r\u00e9s commence \u00e0 streamer!",
    "version": "2.3.0",
    "background": {
        "scripts": [
            "jquery.min.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "https:\/\/api.dailymotion.com\/",
        "http:\/\/ulas-atila.com\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}