Qibla Compass

Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…

Qu'est-ce que Qibla Compass ?

Qibla Compass est une extension Chrome développée par https://www.qiblacompass.net, et sa fonction principale est "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Qibla Compass

Téléchargez les fichiers d'extension Qibla Compass au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
URL Officiel https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo
Description Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Taille du Fichier 55.58 KB
Nombre d'Installations 28
Version Actuelle 1.0
Dernière Mise à Jour 2023-02-06
Date de Publication 2023-02-05
Développeur https://www.qiblacompass.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.qiblacompass.net
URL de la Page d'Aide https://www.qiblacompass.net/contact-us.html
URL de la Page de Politique de Confidentialité https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
Langues Prises en Charge 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"
    ]
}