Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
Was ist Verif-Covid19?
Verif-Covid19 ist eine Chrome-Erweiterung, die von Mehdi HAJJI entwickelt wurde, und ihr Hauptmerkmal ist "Verif-Covid19 see every update about the spread of covid19 in tunisia".
Erweiterungsscreenshots
Verif-Covid19-Erweiterungs-CRX-Datei herunterladen
Laden Sie Verif-Covid19-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Verif-Covid19 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
Offizielle URL | https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid |
Beschreibung | Verif-Covid19 see every update about the spread of covid19 in tunisia |
Dateigröße | 724 KB |
Installationsanzahl | 15 |
Aktuelle Version | 1.1.0 |
Letztes Update | 2020-03-31 |
Veröffentlichungsdatum | 2020-03-31 |
Bewertung | 4.67/5 Insgesamt 6 Bewertungen |
Entwickler | Mehdi HAJJI |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |