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 |
官方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" ] } |