Verif-Covid19
Verif-Covid19 see every update about the spread of covid19 in tunisia
Verif-Covid19 क्या है?
Verif-Covid19 Mehdi HAJJI द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Verif-Covid19 see every update about the spread of covid19 in tunisia"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Verif-Covid19 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" ] } |