Live Coronavirus Tracker - Coronastats
Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak
Wat is Live Coronavirus Tracker - Coronastats?
Live Coronavirus Tracker - Coronastats is een Chrome-extensie ontwikkeld door https://coronastats.co, en de belangrijkste functie is "Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak".
Extensie Screenshots
Download het CRX-bestand van de extensie Live Coronavirus Tracker - Coronastats
Download Live Coronavirus Tracker - Coronastats-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
Live Updates, Statistics of Coronavirus from around the Globe, COVID-19 affected areas, along with in-depth details of Infections, Deaths, Recoveries and Critical Cases, Stay updated with latest Corona Outbreak. Basisinformatie over de Extensie
| Naam | |
| ID | ohgihjjamahlilnoifoicncfnlpmbcgk |
| Officiële URL | https://chromewebstore.google.com/detail/live-coronavirus-tracker/ohgihjjamahlilnoifoicncfnlpmbcgk |
| Beschrijving | Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak |
| Bestandsgrootte | 306 KB |
| Aantal Installaties | 187 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2020-03-27 |
| Publicatiedatum | 2020-03-23 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://coronastats.co |
| Betalingswijze | free |
| Extensiewebsite | https://coronastats.co/ |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Live Coronavirus Tracker, Stay up-to date with COVID-19 Outbreak",
"version": "1.0.0",
"name": "Live Coronavirus Tracker - Coronastats",
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/16.png",
"24": "icons\/24.png",
"32": "icons\/32.png"
}
},
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"web_accessible_resources": [
"content.styles.css",
"icon-sm.png",
"icon-lg.png",
"logo.png",
"logo_dark.png"
],
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} | |