Covid19-Awareness

A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.

Covid19-Awareness क्या है?

Covid19-Awareness Kirk Patrick Junsay द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Covid19-Awareness एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Covid19-Awareness is an extension created for easy access and summary details of the statistics of Covid19 related cases in a particular country. Users can install this extension and can easily check in real-time the current numbers of Total Cases, Total Recovered, Total Deaths, Total Critical Cases etc. Further features will be released in the upcoming days like notifications and badges for a more enhanced user experience.                    

एक्सटेंशन की मूल जानकारी

नाम Covid19-Awareness Covid19-Awareness
ID ggjchlknfefiadmjgkancmlmncbpemob
आधिकारिक URL https://chromewebstore.google.com/detail/covid19-awareness/ggjchlknfefiadmjgkancmlmncbpemob
विवरण A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.
फ़ाइल का आकार 55.99 KB
स्थापना संख्या 13
वर्तमान संस्करण 1.2
अंतिम अपडेट 2020-04-02
प्रकाशन तिथि 2020-04-02
रेटिंग 5.00/5 कुल 5 रेटिंग्स
डेवलपर Kirk Patrick Junsay
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Covid19-Awareness",
    "version": "1.2",
    "description": "A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.",
    "icons": {
        "128": "location128.png",
        "48": "location48.png",
        "16": "location16.png"
    },
    "browser_action": {
        "default_icon": "location16.png",
        "default_popup": "popup.html"
    }
}