Live Coronavirus Tracker - Coronastats

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

Hvad er Live Coronavirus Tracker - Coronastats?

Live Coronavirus Tracker - Coronastats er en Chrome-udvidelse udviklet af https://coronastats.co, og dens hovedfunktion er "Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Live Coronavirus Tracker - Coronastats-udvidelses-CRX-fil

Download Live Coronavirus Tracker - Coronastats-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Live Coronavirus Tracker - Coronastats Live Coronavirus Tracker - Coronastats
ID ohgihjjamahlilnoifoicncfnlpmbcgk
Officiel URL https://chromewebstore.google.com/detail/live-coronavirus-tracker/ohgihjjamahlilnoifoicncfnlpmbcgk
Beskrivelse Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak
Filstørrelse 306 KB
Antal Installationer 187
Nuværende Version 1.0.0
Senest Opdateret 2020-03-27
Udgivelsesdato 2020-03-23
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler https://coronastats.co
Betalingsmetode free
Udvidelseswebsted https://coronastats.co/
Understøttede Sprog 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'"
}