Senshà

Ne ratez plus aucun live de Senshà

Senshàคืออะไร?

Senshà เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Infinity Games และคุณลักษณะหลักของมันคือ "Ne ratez plus aucun live de Senshà"

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

screenshot

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

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

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

                        Ne ratez plus aucun live de Senshà avec sa nouvelle extension. Elle vous indiquera quand Senshà est en live par une notification.

Développé par Infinity Games http://infinity-games.fr/                    

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

ชื่อ Senshà Senshà
ID cehoahhlgcbmkaifjonkooglnmdnjfde
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/sensh%C3%A0/cehoahhlgcbmkaifjonkooglnmdnjfde
คำอธิบาย Ne ratez plus aucun live de Senshà
ขนาดไฟล์ 693 KB
จำนวนการติดตั้ง 11
เวอร์ชันปัจจุบัน 1.01
อัปเดตครั้งล่าสุด 2018-02-02
วันที่เผยแพร่ 2018-02-02
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Infinity Games
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Ne ratez plus aucun live de Sensh\u00e0",
    "manifest_version": 2,
    "name": "Sensh\u00e0",
    "version": "1.01",
    "homepage_url": "https:\/\/www.twitch.tv\/sensha",
    "icons": {
        "48": "icons\/logo-48.png"
    },
    "permissions": [
        "notifications"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo-48.png",
        "default_title": "Sensh\u00e0",
        "default_popup": "popup\/index.html"
    },
    "web_accessible_resources": []
}