Extension Twitch Scok

Est-ce que scok est live ?

Extension Twitch Scokคืออะไร?

Extension Twitch Scok เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ThreZ และคุณลักษณะหลักของมันคือ "Est-ce que scok est live ?"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Extension Twitch Scok

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

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

                        Tu veux savoir quand est-ce que Scok est en live ? Ou alors voir sa dernière vidéo quand ce n'est pas le cas ? Bah vas-y poulet télécharges cette extension de suite.                    

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

ชื่อ Extension Twitch Scok Extension Twitch Scok
ID majpccjlanihjeggclcfnchhkhnmigee
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/extension-twitch-scok/majpccjlanihjeggclcfnchhkhnmigee
คำอธิบาย Est-ce que scok est live ?
ขนาดไฟล์ 424 KB
จำนวนการติดตั้ง 18
เวอร์ชันปัจจุบัน 1.01
อัปเดตครั้งล่าสุด 2021-01-28
วันที่เผยแพร่ 2021-01-23
ผู้พัฒนา ThreZ
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Extension Twitch Scok",
    "version": "1.01",
    "description": "Est-ce que scok est live ?",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "notifications"
    ],
    "icons": {
        "64": "img\/offline.png"
    },
    "background": {
        "scripts": [
            "js\/fond.js"
        ]
    }
}