COVID-19 Tracker - India

Statistics of COVID-19 infected people in India.

什么是COVID-19 Tracker - India?

COVID-19 Tracker - India是由OpenSource Ext.开发的Chrome扩展程序,该扩展的主要功能是“Statistics of COVID-19 infected people in India.”。

扩展截图

screenshot

下载COVID-19 Tracker - India扩展crx文件

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

扩展使用说明

                        Covid-19 India tracker is a tool to quickly track how many people got affected by the CORONA virus in India.                    

扩展基本信息

名称 COVID-19 Tracker - India COVID-19 Tracker - India
ID omaocoecgapohpdkoamedjhiiamfbcjn
官方URL https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn
简介 Statistics of COVID-19 infected people in India.
文件大小 460 KB
安装次数 60
当前版本 3.0
更新时间 2020-04-11
上架时间 2020-04-11
评分 5.00/5 共2次评分
开发者 OpenSource Ext.
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "COVID-19 Tracker - India",
    "version": "3.0",
    "description": "Statistics of COVID-19 infected people in India.",
    "icons": {
        "16": "icons2\/icon-16.png",
        "32": "icons2\/icon-32.png",
        "48": "icons2\/icon-48.png",
        "128": "icons2\/icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons2\/icon-16.png",
            "32": "icons2\/icon-32.png",
            "48": "icons2\/icon-48.png"
        },
        "default_title": "COVID-19 Tracker - India",
        "default_popup": "popup.html"
    }
}