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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" ] } |