Qibla Compass
Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Qibla Compassとは何ですか?
Qibla Compassはhttps://www.qiblacompass.netによって開発されたChromeの拡張機能で、その主な機能は「Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…」です。
拡張機能のスクリーンショット
Qibla Compass拡張機能のCRXファイルをダウンロード
Qibla Compass拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and Kaaba. At the same time you will be able to visually know the qibla compass degree. With this extension, the Qibla direction line of your location is created. The Qibla Compass extension automatically generates your Qibla direction line by getting the latitude and longitude of your location from the browser. You can find your Qibla direction by looking at the houses or streets around your location. This is how you can easily learn the qibla direction, which is a requirement for prayer.
拡張機能の基本情報
名前 | Qibla Compass |
ID | igcenpninfaojajgdjlplmdlindddelo |
公式URL | https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo |
説明 | Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and… |
ファイルサイズ | 55.58 KB |
インストール数 | 28 |
現在のバージョン | 1.0 |
最終更新日 | 2023-02-06 |
公開日 | 2023-02-05 |
開発者 | https://www.qiblacompass.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.qiblacompass.net |
ヘルプページのURL | https://www.qiblacompass.net/contact-us.html |
プライバシーポリシーページのURL | https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Qibla Compass", "version": "1.0", "manifest_version": 3, "action": { "default_popup": ".\/popup.html" }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "permissions": [ "geolocation" ] } |