COVID-19 Statistics - Sri Lanka / Global
With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen…
Wat is COVID-19 Statistics - Sri Lanka / Global?
COVID-19 Statistics - Sri Lanka / Global is een Chrome-extensie ontwikkeld door isuru4lk, en de belangrijkste functie is "With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen…".
Extensie Screenshots
Download het CRX-bestand van de extensie COVID-19 Statistics - Sri Lanka / Global
Download COVID-19 Statistics - Sri Lanka / Global-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
With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen without a hassle.
If you like to contribute the extension, please find the repo on https://github.com/isuru4lk/corona_tracker Basisinformatie over de Extensie
| Naam | |
| ID | lpbpopaphioiplpigiahhkkjffiacbdi |
| Officiële URL | https://chromewebstore.google.com/detail/covid-19-statistics-sri-l/lpbpopaphioiplpigiahhkkjffiacbdi |
| Beschrijving | With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen… |
| Bestandsgrootte | 302 KB |
| Aantal Installaties | 76 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2020-03-29 |
| Publicatiedatum | 2020-03-28 |
| Beoordeling | 4.73/5 Totaal 15 Beoordelingen |
| Ontwikkelaar | isuru4lk |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "COVID-19 Statistics - Sri Lanka \/ Global",
"version": "1.1.0",
"icons": {
"128": "icons\/icon_128.png"
},
"permissions": [
"alarms",
"storage",
"notifications"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "COVID-19 Statistics - Sri Lanka \/ Global",
"default_icon": "icons\/icon_32.png"
},
"background": {
"page": "background.html",
"persistent": false
}
} | |