Ya'Muslim
Afficher les heures de prieres.
Ya'Muslimとは何ですか?
Ya'Muslimはabeneo.sasによって開発されたChromeの拡張機能で、その主な機能は「Afficher les heures de prieres.」です。
拡張機能のスクリーンショット
Ya'Muslim拡張機能のCRXファイルをダウンロード
Ya'Muslim拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
AR: يوفر هذا البرنامج لمحة سريعة لأوقات الصلاة لليوم EN: This plugin provides a quick overview of the daily prayer times. Fr: Ce plugin permet d'avoir un aperçu rapide sur les heures de prières de la journée.
拡張機能の基本情報
名前 | |
ID | idpmplbkhenpefjcehjhcidininpohji |
公式URL | https://chrome.google.com/webstore/detail/yamuslim/idpmplbkhenpefjcehjhcidininpohji |
説明 | Afficher les heures de prieres. |
ファイルサイズ | 640 KB |
インストール数 | 186 |
現在のバージョン | 1.15 |
最終更新日 | 2017-04-07 |
公開日 | 2017-04-07 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | abeneo.sas |
支払い方法 | free |
拡張機能のウェブサイト | http://www.ya-muslim.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ya'Muslim", "short_name": "Ya'Muslim", "description": "Afficher les heures de prieres.", "icons": { "48": "icon.png" }, "version": "1.15", "permissions": [ "geolocation", "webNavigation" ], "web_accessible_resources": [ "img.png" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |