Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
What is Verif-Covid19?
Verif-Covid19 is a Chrome extension developed by Mehdi HAJJI, and its main feature is "Verif-Covid19 see every update about the spread of covid19 in tunisia".
Extension Screenshots
Download Verif-Covid19 Extension CRX File
Download Verif-Covid19 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Verif-Covid19 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
Official URL | https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid |
Description | Verif-Covid19 see every update about the spread of covid19 in tunisia |
File Size | 724 KB |
Installation Count | 15 |
Current Version | 1.1.0 |
Last Updated | 2020-03-31 |
Publish Date | 2020-03-31 |
Rating | 4.67/5 Total 6 Ratings |
Developer | Mehdi HAJJI |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |