Coronavirus Cases

Chrome Extension for Coronavirus Cases!

Coronavirus Casesとは何ですか?

Coronavirus CasesはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Chrome Extension for Coronavirus Cases!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Coronavirus Cases拡張機能のCRXファイルをダウンロード

Coronavirus Cases拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tracks Corona Virus Cases all around the world. 

On the "All Countries" main tab, you can view list of all countries in an order of deaths counts descending. Main tab only contains total number of cases, total number of deaths, cases for today and deaths for today. Clicking on Country name it will open "Country Summary" tab where you can find more details about that country like Death Rank of Country,  number of total Infection, Recovered, Deaths, Actives, Today's Cases, Today's Deaths and Critical cases. 

You can also view Worldwide stats navigating to "Worldwide Summary" tab.

If you directly navigate to "Country Summary" tab, extension opens with a country that your Chrome Browser language set as a default. Currently extensions supports 4 languages (English, Italian, Turkish and Russian), and default language is English for unsupported languages.

Main source of the data is NovelCOVID(https://corona.lmao.ninja/). You can also fetch data from a secondary source of https://thevirustracker.com by switching on UI.                    

拡張機能の基本情報

名前 Coronavirus Cases Coronavirus Cases
ID hjpiinbpfiafehfffkiohaffejlhkgkh
公式URL https://chromewebstore.google.com/detail/coronavirus-cases/hjpiinbpfiafehfffkiohaffejlhkgkh
説明 Chrome Extension for Coronavirus Cases!
ファイルサイズ 171 KB
インストール数 17
現在のバージョン 2.3.1
最終更新日 2020-05-17
公開日 2020-05-17
評価 5.00/5 合計 1 レビュー
開発者 Unknown
支払い方法 free
対応言語 en,tr,it,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "version": "2.3.1",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    }
}