Corona Go

This extension gives the main statistics of the virus based on country

Corona Go क्या है?

Corona Go Zentropy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension gives the main statistics of the virus based on country"।

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

screenshot
screenshot

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

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

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

                        This extension gives you a quick overview of what's happening in terms of numbers around COVID'19 pandemic.

Icon inspiration -> https://illlustrations.co/                    

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

नाम Corona Go Corona Go
ID melepcmjondelpojpfnbalacgilafdfk
आधिकारिक URL https://chromewebstore.google.com/detail/corona-go/melepcmjondelpojpfnbalacgilafdfk
विवरण This extension gives the main statistics of the virus based on country
फ़ाइल का आकार 693 KB
स्थापना संख्या 15
वर्तमान संस्करण 1.1
अंतिम अपडेट 2020-04-25
प्रकाशन तिथि 2020-04-25
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर Zentropy
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://uxsprout.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corona Go",
    "description": "This extension gives the main statistics of the virus based on country",
    "version": "1.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "COVID'19 Stats"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-Oxf3ha15MFUqOEy4\/gSiQXxLFdQhxOWKcGQ8BXqW1UA='; object-src 'self'",
    "short_name": "React App",
    "icons": {
        "128": "Frame 4.png",
        "48": "Frame 3.png",
        "16": "Frame 2.png"
    }
}