Corona Go

This extension gives the main statistics of the virus based on country

Corona Goとは何ですか?

Corona GoはZentropyによって開発されたChromeの拡張機能で、その主な機能は「This extension gives the main statistics of the virus based on country」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        This extension gives you a quick overview of what's happening in terms of numbers around COVID'19 pandemic.

Icon inspiration -> https://illlustrations.co/                    

拡張機能の基本情報

名前 Corona Go Corona Go
ID melepcmjondelpojpfnbalacgilafdfk
公式URL https://chromewebstore.google.com/detail/corona-go/melepcmjondelpojpfnbalacgilafdfk
説明 This extension gives the main statistics of the virus based on country
ファイルサイズ 693 KB
インストール数 15
現在のバージョン 1.1
最終更新日 2020-04-25
公開日 2020-04-25
評価 5.00/5 合計 4 レビュー
開発者 Zentropy
支払い方法 free
拡張機能のウェブサイト https://uxsprout.com/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corona Go",
    "description": "This extension gives the main statistics of the virus based on country",
    "version": "1.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "COVID'19 Stats"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-Oxf3ha15MFUqOEy4\/gSiQXxLFdQhxOWKcGQ8BXqW1UA='; object-src 'self'",
    "short_name": "React App",
    "icons": {
        "128": "Frame 4.png",
        "48": "Frame 3.png",
        "16": "Frame 2.png"
    }
}