Mister MV

Soyez au courant quand Mister MV commence à streamer!

Mister MVคืออะไร?

Mister MV เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ulas ATILA และคุณลักษณะหลักของมันคือ "Soyez au courant quand Mister MV commence à streamer!"

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

screenshot

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

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

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

                        Soyez au courant quand Mister MV commence à streamer!

L'icone de l'extension passe au vert quand Mister MV est en live sur gaming live ou sur twitch.
Cliquer sur le bouton quand mistermv stream ouvre un onglet vers le live.

Développée par Ulas Atila - Pour toute réclamation de fonctionnalité, vous pouvez me contacter sur mon twitter @ulas_atila.                    

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

ชื่อ Mister MV Mister MV
ID bkgpjoaifagkldleadadhhhepnajbjlf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/mister-mv/bkgpjoaifagkldleadadhhhepnajbjlf
คำอธิบาย Soyez au courant quand Mister MV commence à streamer!
ขนาดไฟล์ 106 KB
จำนวนการติดตั้ง 134
เวอร์ชันปัจจุบัน 2.3.0
อัปเดตครั้งล่าสุด 2015-04-03
วันที่เผยแพร่ 2015-04-03
คะแนน 4.15/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Ulas ATILA
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mister MV",
    "description": "Soyez au courant quand Mister MV 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"
    }
}