Corona Go

This extension gives the main statistics of the virus based on country

Qu'est-ce que Corona Go ?

Corona Go est une extension Chrome développée par Zentropy, et sa fonction principale est "This extension gives the main statistics of the virus based on country".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Corona Go

Téléchargez les fichiers d'extension Corona Go au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension gives you a quick overview of what's happening in terms of numbers around COVID'19 pandemic.

Icon inspiration -> https://illlustrations.co/                    

Informations de Base sur l'Extension

Nom Corona Go Corona Go
ID melepcmjondelpojpfnbalacgilafdfk
URL Officiel https://chromewebstore.google.com/detail/corona-go/melepcmjondelpojpfnbalacgilafdfk
Description This extension gives the main statistics of the virus based on country
Taille du Fichier 693 KB
Nombre d'Installations 15
Version Actuelle 1.1
Dernière Mise à Jour 2020-04-25
Date de Publication 2020-04-25
Évaluation 5.00/5 Total 4 Évaluations
Développeur Zentropy
Type de Paiement free
Site Web de l'Extension https://uxsprout.com/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corona Go",
    "description": "This extension gives the main statistics of the virus based on country",
    "version": "1.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "COVID'19 Stats"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-Oxf3ha15MFUqOEy4\/gSiQXxLFdQhxOWKcGQ8BXqW1UA='; object-src 'self'",
    "short_name": "React App",
    "icons": {
        "128": "Frame 4.png",
        "48": "Frame 3.png",
        "16": "Frame 2.png"
    }
}