COVID-19 Tracker - India
Statistics of COVID-19 infected people in India.
Was ist COVID-19 Tracker - India?
COVID-19 Tracker - India ist eine Chrome-Erweiterung, die von OpenSource Ext. entwickelt wurde, und ihr Hauptmerkmal ist "Statistics of COVID-19 infected people in India.".
Erweiterungsscreenshots
COVID-19 Tracker - India-Erweiterungs-CRX-Datei herunterladen
Laden Sie COVID-19 Tracker - India-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Covid-19 India tracker is a tool to quickly track how many people got affected by the CORONA virus in India. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | omaocoecgapohpdkoamedjhiiamfbcjn |
| Offizielle URL | https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn |
| Beschreibung | Statistics of COVID-19 infected people in India. |
| Dateigröße | 460 KB |
| Installationsanzahl | 60 |
| Aktuelle Version | 3.0 |
| Letztes Update | 2020-04-11 |
| Veröffentlichungsdatum | 2020-04-11 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | OpenSource Ext. |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |