Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
Verif-Covid19คืออะไร?
Verif-Covid19 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mehdi HAJJI และคุณลักษณะหลักของมันคือ "Verif-Covid19 see every update about the spread of covid19 in tunisia"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Verif-Covid19
ดาวน์โหลดไฟล์ส่วนขยาย Verif-Covid19 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Verif-Covid19 est une extension développée pour mettre à votre disposition tous les mises à jour et la propagation du virus mortel Covid-19 tout autour de la Tunisie avec le nombre exact des infectés, des décès totaux et des personnes guéries quelque soient dans tout le pays ou au sein de votre région et les cas dans les régions voisines.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Verif-Covid19 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid |
คำอธิบาย | Verif-Covid19 see every update about the spread of covid19 in tunisia |
ขนาดไฟล์ | 724 KB |
จำนวนการติดตั้ง | 15 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2020-03-31 |
วันที่เผยแพร่ | 2020-03-31 |
คะแนน | 4.67/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | Mehdi HAJJI |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Verif-Covid19", "version": "1.1.0", "description": "Verif-Covid19 see every update about the spread of covid19 in tunisia", "icons": { "128": "icon128.png", "64": "icon64.png", "16": "icon16.png" }, "background": { "page": "Verif-Covid19.html" }, "browser_action": { "default_icon": "icon128.png", "default_popup": "Verif-Covid19.html" }, "permissions": [ "notifications", "background", "alarms" ] } |