Live Coronavirus Tracker - Coronastats

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

什么是Live Coronavirus Tracker - Coronastats?

Live Coronavirus Tracker - Coronastats是由https://coronastats.co开发的Chrome扩展程序,该扩展的主要功能是“Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak”。

扩展截图

screenshot
screenshot

下载Live Coronavirus Tracker - Coronastats扩展crx文件

下载Live Coronavirus Tracker - Coronastats扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Live Coronavirus Tracker - Coronastats Live Coronavirus Tracker - Coronastats
ID ohgihjjamahlilnoifoicncfnlpmbcgk
官方URL https://chromewebstore.google.com/detail/live-coronavirus-tracker/ohgihjjamahlilnoifoicncfnlpmbcgk
简介 Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak
文件大小 306 KB
安装次数 187
当前版本 1.0.0
更新时间 2020-03-27
上架时间 2020-03-23
评分 5.00/5 共3次评分
开发者 https://coronastats.co
付费类型 free
扩展官网 https://coronastats.co/
支持的语言 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'"
}