COVID-19 Tracker - India

Statistics of COVID-19 infected people in India.

What is COVID-19 Tracker - India?

COVID-19 Tracker - India is a Chrome extension developed by OpenSource Ext., and its main feature is "Statistics of COVID-19 infected people in India.".

Extension Screenshots

screenshot

Download COVID-19 Tracker - India Extension CRX File

Download COVID-19 Tracker - India extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name COVID-19 Tracker - India COVID-19 Tracker - India
ID omaocoecgapohpdkoamedjhiiamfbcjn
Official URL https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn
Description Statistics of COVID-19 infected people in India.
File Size 460 KB
Installation Count 60
Current Version 3.0
Last Updated 2020-04-11
Publish Date 2020-04-11
Rating 5.00/5 Total 2 Ratings
Developer OpenSource Ext.
Payment Type free
Supported Languages 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"
    }
}