Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
Wat is Verif-Covid19?
Verif-Covid19 is een Chrome-extensie ontwikkeld door Mehdi HAJJI, en de belangrijkste functie is "Verif-Covid19 see every update about the spread of covid19 in tunisia".
Extensie Screenshots
Download het CRX-bestand van de extensie Verif-Covid19
Download Verif-Covid19-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Verif-Covid19 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
Officiële URL | https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid |
Beschrijving | Verif-Covid19 see every update about the spread of covid19 in tunisia |
Bestandsgrootte | 724 KB |
Aantal Installaties | 15 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2020-03-31 |
Publicatiedatum | 2020-03-31 |
Beoordeling | 4.67/5 Totaal 6 Beoordelingen |
Ontwikkelaar | Mehdi HAJJI |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |