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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Une extension pour savoir quand la Mynthos TV part en live !
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |