Qibla Compass

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

What is Qibla Compass?

Qibla Compass is a Chrome extension developed by https://www.qiblacompass.net, and its main feature is "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".

Extension Screenshots

screenshot

Download Qibla Compass Extension CRX File

Download Qibla Compass extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
Official URL 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…
File Size 55.58 KB
Installation Count 28
Current Version 1.0
Last Updated 2023-02-06
Publish Date 2023-02-05
Developer https://www.qiblacompass.net
Email [email protected]
Payment Type free
Extension Website https://www.qiblacompass.net
Help Page URL https://www.qiblacompass.net/contact-us.html
Privacy Policy Page URL https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
Supported Languages 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"
    ]
}