COVID-19 Tracker - India
Statistics of COVID-19 infected people in India.
Wat is COVID-19 Tracker - India?
COVID-19 Tracker - India is een Chrome-extensie ontwikkeld door OpenSource Ext., en de belangrijkste functie is "Statistics of COVID-19 infected people in India.".
Extensie Screenshots
Download het CRX-bestand van de extensie COVID-19 Tracker - India
Download COVID-19 Tracker - India-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Covid-19 India tracker is a tool to quickly track how many people got affected by the CORONA virus in India. Basisinformatie over de Extensie
| Naam | |
| ID | omaocoecgapohpdkoamedjhiiamfbcjn |
| Officiële URL | https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn |
| Beschrijving | Statistics of COVID-19 infected people in India. |
| Bestandsgrootte | 460 KB |
| Aantal Installaties | 60 |
| Huidige Versie | 3.0 |
| Laatst Bijgewerkt | 2020-04-11 |
| Publicatiedatum | 2020-04-11 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | OpenSource Ext. |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |