Qibla Compass
Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Was ist Qibla Compass?
Qibla Compass ist eine Chrome-Erweiterung, die von https://www.qiblacompass.net entwickelt wurde, und ihr Hauptmerkmal ist "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".
Erweiterungsscreenshots
Qibla Compass-Erweiterungs-CRX-Datei herunterladen
Laden Sie Qibla Compass-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Qibla Compass |
ID | igcenpninfaojajgdjlplmdlindddelo |
Offizielle URL | https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo |
Beschreibung | Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and… |
Dateigröße | 55.58 KB |
Installationsanzahl | 28 |
Aktuelle Version | 1.0 |
Letztes Update | 2023-02-06 |
Veröffentlichungsdatum | 2023-02-05 |
Entwickler | https://www.qiblacompass.net |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.qiblacompass.net |
Hilfeseite URL | https://www.qiblacompass.net/contact-us.html |
URL der Datenschutzrichtlinien-Seite | https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html |
Unterstützte Sprachen | 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" ] } |