Live Coronavirus Tracker - Coronastats

Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak

What is Live Coronavirus Tracker - Coronastats?

Live Coronavirus Tracker - Coronastats is a Chrome extension developed by https://coronastats.co, and its main feature is "Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak".

Extension Screenshots

screenshot
screenshot

Download Live Coronavirus Tracker - Coronastats Extension CRX File

Download Live Coronavirus Tracker - Coronastats 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

                        Live Updates, Statistics of Coronavirus from around the Globe, COVID-19 affected areas, along with in-depth details of Infections, Deaths, Recoveries and Critical Cases, Stay updated with latest Corona Outbreak.                    

Extension Basic Information

Name Live Coronavirus Tracker - Coronastats Live Coronavirus Tracker - Coronastats
ID ohgihjjamahlilnoifoicncfnlpmbcgk
Official URL https://chromewebstore.google.com/detail/live-coronavirus-tracker/ohgihjjamahlilnoifoicncfnlpmbcgk
Description Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak
File Size 306 KB
Installation Count 187
Current Version 1.0.0
Last Updated 2020-03-27
Publish Date 2020-03-23
Rating 5.00/5 Total 3 Ratings
Developer https://coronastats.co
Payment Type free
Extension Website https://coronastats.co/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak",
    "version": "1.0.0",
    "name": "Live Coronavirus Tracker - Coronastats",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/16.png",
            "24": "icons\/24.png",
            "32": "icons\/32.png"
        }
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "web_accessible_resources": [
        "content.styles.css",
        "icon-sm.png",
        "icon-lg.png",
        "logo.png",
        "logo_dark.png"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}