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”。
擴展截圖
下載Verif-Covid19擴展crx文件
下載Verif-Covid19擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
ID | chofmjlecejcnhijgpomdmbpcddlhfid |
官方網址 | 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" ] } |