COVID-19 Tracker - India
Statistics of COVID-19 infected people in India.
Hvad er COVID-19 Tracker - India?
COVID-19 Tracker - India er en Chrome-udvidelse udviklet af OpenSource Ext., og dens hovedfunktion er "Statistics of COVID-19 infected people in India.".
Udvidelsesskærmbilleder
Download COVID-19 Tracker - India-udvidelses-CRX-fil
Download COVID-19 Tracker - India-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Covid-19 India tracker is a tool to quickly track how many people got affected by the CORONA virus in India. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | omaocoecgapohpdkoamedjhiiamfbcjn |
| Officiel URL | https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn |
| Beskrivelse | Statistics of COVID-19 infected people in India. |
| Filstørrelse | 460 KB |
| Antal Installationer | 60 |
| Nuværende Version | 3.0 |
| Senest Opdateret | 2020-04-11 |
| Udgivelsesdato | 2020-04-11 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | OpenSource Ext. |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |