Qibla Compass

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

Vad är Qibla Compass?

Qibla Compass är en Chrome-tillägg utvecklad av https://www.qiblacompass.net, och dess huvudfunktion är "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".

Tilläggsskärmbilder

screenshot

Ladda ner Qibla Compass-förlängningens CRX-fil

Ladda ner Qibla Compass-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
Officiell webbadress https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo
Beskrivning Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Filstorlek 55.58 KB
Antal Installationer 28
Aktuell Version 1.0
Senast Uppdaterad 2023-02-06
Publiceringsdatum 2023-02-05
Utvecklare https://www.qiblacompass.net
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.qiblacompass.net
Hjälpsida URL https://www.qiblacompass.net/contact-us.html
URL till Sekretesspolicy Sidan https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
Stödda Språk 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"
    ]
}