Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
Vad är Verif-Covid19?
Verif-Covid19 är en Chrome-tillägg utvecklad av Mehdi HAJJI, och dess huvudfunktion är "Verif-Covid19 see every update about the spread of covid19 in tunisia".
Tilläggsskärmbilder
Ladda ner Verif-Covid19-förlängningens CRX-fil
Ladda ner Verif-Covid19-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Verif-Covid19 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
Officiell webbadress | https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid |
Beskrivning | Verif-Covid19 see every update about the spread of covid19 in tunisia |
Filstorlek | 724 KB |
Antal Installationer | 15 |
Aktuell Version | 1.1.0 |
Senast Uppdaterad | 2020-03-31 |
Publiceringsdatum | 2020-03-31 |
Betyg | 4.67/5 Totalt 6 Betyg |
Utvecklare | Mehdi HAJJI |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" ] } |