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…

Qu'est-ce que COVID-19 Statistics - Sri Lanka / Global ?

COVID-19 Statistics - Sri Lanka / Global est une extension Chrome développée par isuru4lk, et sa fonction principale est "With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension COVID-19 Statistics - Sri Lanka / Global

Téléchargez les fichiers d'extension COVID-19 Statistics - Sri Lanka / Global 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

                        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                    

Informations de Base sur l'Extension

Nom COVID-19 Statistics - Sri Lanka / Global COVID-19 Statistics - Sri Lanka / Global
ID lpbpopaphioiplpigiahhkkjffiacbdi
URL Officiel https://chromewebstore.google.com/detail/covid-19-statistics-sri-l/lpbpopaphioiplpigiahhkkjffiacbdi
Description With this extension, you'll be able to see the latest COVID-19 statistics across Sri Lanka / Global easily on your browser screen…
Taille du Fichier 302 KB
Nombre d'Installations 76
Version Actuelle 1.1.0
Dernière Mise à Jour 2020-03-29
Date de Publication 2020-03-28
Évaluation 4.73/5 Total 15 Évaluations
Développeur isuru4lk
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
    }
}