Verif-Covid19

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

Verif-Covid19 là gì?

Verif-Covid19 là một tiện ích mở rộng Chrome được phát triển bởi Mehdi HAJJI, và tính năng chính của nó là "Verif-Covid19 see every update about the spread of covid19 in tunisia".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Verif-Covid19

Tải xuống các tệp mở rộng Verif-Covid19 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Verif-Covid19 Verif-Covid19
ID chofmjlecejcnhijgpomdmbpcddlhfid
URL Chính Thức https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid
Mô tả Verif-Covid19 see every update about the spread of covid19 in tunisia
Kích Thước Tệp 724 KB
Số Lần Cài Đặt 15
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2020-03-31
Ngày Phát Hành 2020-03-31
Đánh Giá 4.67/5 Tổng số 6 Đánh Giá
Nhà Phát Triển Mehdi HAJJI
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}