Covid19-Awareness

A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.

什麼是Covid19-Awareness?

Covid19-Awareness是由Kirk Patrick Junsay開發的Chrome擴展程式,該擴展的主要功能是“A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.”。

擴展截圖

screenshot
screenshot
screenshot

下載Covid19-Awareness擴展crx文件

下載Covid19-Awareness擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Covid19-Awareness is an extension created for easy access and summary details of the statistics of Covid19 related cases in a particular country. Users can install this extension and can easily check in real-time the current numbers of Total Cases, Total Recovered, Total Deaths, Total Critical Cases etc. Further features will be released in the upcoming days like notifications and badges for a more enhanced user experience.                    

擴展基本資訊

名稱 Covid19-Awareness Covid19-Awareness
ID ggjchlknfefiadmjgkancmlmncbpemob
官方網址 https://chromewebstore.google.com/detail/covid19-awareness/ggjchlknfefiadmjgkancmlmncbpemob
簡介 A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.
檔案大小 55.99 KB
安裝次數 13
目前版本 1.2
更新時間 2020-04-02
上架時間 2020-04-02
評分 5.00/5 共 5 次評分
開發者 Kirk Patrick Junsay
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Covid19-Awareness",
    "version": "1.2",
    "description": "A google chrome extension for Covid-19 Awareness in terms of Total Cases, recovered, died in different countries.",
    "icons": {
        "128": "location128.png",
        "48": "location48.png",
        "16": "location16.png"
    },
    "browser_action": {
        "default_icon": "location16.png",
        "default_popup": "popup.html"
    }
}