Qibla Compass

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

Apa itu Qibla Compass?

Qibla Compass adalah ekstensi Chrome yang dikembangkan oleh https://www.qiblacompass.net, dan fitur utamanya adalah "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Qibla Compass

Unduh file ekstensi Qibla Compass dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
URL Resmi https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo
Deskripsi Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Ukuran File 55.58 KB
Jumlah Instalasi 28
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-02-06
Tanggal Publikasi 2023-02-05
Pengembang https://www.qiblacompass.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.qiblacompass.net
URL Halaman Bantuan https://www.qiblacompass.net/contact-us.html
URL Halaman Kebijakan Privasi https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
Bahasa yang Didukung 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"
    ]
}