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 |
Eメール | [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" ] } |