COVID-19 Tracker - India
Statistics of COVID-19 infected people in India.
Apa itu COVID-19 Tracker - India?
COVID-19 Tracker - India adalah ekstensi Chrome yang dikembangkan oleh OpenSource Ext., dan fitur utamanya adalah "Statistics of COVID-19 infected people in India.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi COVID-19 Tracker - India
Unduh file ekstensi COVID-19 Tracker - India dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Covid-19 India tracker is a tool to quickly track how many people got affected by the CORONA virus in India. Informasi Dasar Ekstensi
| Nama | |
| ID | omaocoecgapohpdkoamedjhiiamfbcjn |
| URL Resmi | https://chromewebstore.google.com/detail/covid-19-tracker-india/omaocoecgapohpdkoamedjhiiamfbcjn |
| Deskripsi | Statistics of COVID-19 infected people in India. |
| Ukuran File | 460 KB |
| Jumlah Instalasi | 60 |
| Versi Saat Ini | 3.0 |
| Terakhir Diperbarui | 2020-04-11 |
| Tanggal Publikasi | 2020-04-11 |
| Penilaian | 5.00/5 Total 2 Penilaian |
| Pengembang | OpenSource Ext. |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | 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"
}
} | |