Prayer Schedule
Prayer Schedule for Muslims
Prayer Scheduleとは何ですか?
Prayer ScheduleはiBragimoffによって開発されたChromeの拡張機能で、その主な機能は「Prayer Schedule for Muslims」です。
拡張機能のスクリーンショット
Prayer Schedule拡張機能のCRXファイルをダウンロード
Prayer Schedule拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quick access to the prayer schedule from the browser
👉 Beautiful and pleasant design
👉 Automatically recognizes your location
👉 Shows a warning bar about the remaining time
👉 Adjusts the time format to suit your region
👉 There are no complicated settings, everything is simple
✍️ You can suggest new improvements by mail [email protected] or by leaving a review with your wishes 拡張機能の基本情報
| 名前 | |
| ID | jhnipmlpomflpekhnamaklehjakhjgnk |
| 公式URL | https://chromewebstore.google.com/detail/prayer-schedule/jhnipmlpomflpekhnamaklehjakhjgnk |
| 説明 | Prayer Schedule for Muslims |
| ファイルサイズ | 1.03 MB |
| インストール数 | 101 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2023-01-28 |
| 公開日 | 2022-02-24 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | iBragimoff |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/1Bragim0ff/Prayer-Schedule |
| 対応言語 | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Prayer Schedule",
"description": "__MSG_appDescription__",
"version": "1.0",
"manifest_version": 3,
"default_locale": "en",
"permissions": [
"geolocation",
"storage"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
}
},
"icons": {
"16": "logo16.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
}
} | |