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
官方網址 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'"
}