Verif-Covid19

Verif-Covid19 see every update about the spread of covid19 in tunisia

Apa itu Verif-Covid19?

Verif-Covid19 adalah ekstensi Chrome yang dikembangkan oleh Mehdi HAJJI, dan fitur utamanya adalah "Verif-Covid19 see every update about the spread of covid19 in tunisia".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Verif-Covid19

Unduh file ekstensi Verif-Covid19 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

                        Verif-Covid19 est une extension développée pour mettre à votre disposition tous les mises à jour et la propagation du virus mortel Covid-19 tout autour de la Tunisie avec le nombre exact des infectés, des décès totaux et des personnes guéries quelque soient dans tout le pays ou au sein de votre région et les cas dans les régions voisines.                    

Informasi Dasar Ekstensi

Nama Verif-Covid19 Verif-Covid19
ID chofmjlecejcnhijgpomdmbpcddlhfid
URL Resmi https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid
Deskripsi Verif-Covid19 see every update about the spread of covid19 in tunisia
Ukuran File 724 KB
Jumlah Instalasi 15
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2020-03-31
Tanggal Publikasi 2020-03-31
Penilaian 4.67/5 Total 6 Penilaian
Pengembang Mehdi HAJJI
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Verif-Covid19",
    "version": "1.1.0",
    "description": "Verif-Covid19 see every update about the spread of covid19 in tunisia",
    "icons": {
        "128": "icon128.png",
        "64": "icon64.png",
        "16": "icon16.png"
    },
    "background": {
        "page": "Verif-Covid19.html"
    },
    "browser_action": {
        "default_icon": "icon128.png",
        "default_popup": "Verif-Covid19.html"
    },
    "permissions": [
        "notifications",
        "background",
        "alarms"
    ]
}