Verif-Covid19

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

Verif-Covid19란 무엇입니까?

Verif-Covid19은(는) Mehdi HAJJI에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Verif-Covid19 see every update about the spread of covid19 in tunisia"입니다.

확장 프로그램 스크린샷

screenshot

Verif-Covid19 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Verif-Covid19 Verif-Covid19
ID chofmjlecejcnhijgpomdmbpcddlhfid
공식 URL https://chromewebstore.google.com/detail/verif-covid19/chofmjlecejcnhijgpomdmbpcddlhfid
설명 Verif-Covid19 see every update about the spread of covid19 in tunisia
파일 크기 724 KB
설치 횟수 15
현재 버전 1.1.0
최근 업데이트 2020-03-31
출시 날짜 2020-03-31
평점 4.67/5 총 6 개의 평점
개발자 Mehdi HAJJI
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    ]
}