Qibla Compass

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

什麼是Qibla Compass?

Qibla Compass是由https://www.qiblacompass.net開發的Chrome擴展程式,該擴展的主要功能是“Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…”。

擴展截圖

screenshot

下載Qibla Compass擴展crx文件

下載Qibla Compass擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
官方網址 https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo
簡介 Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
檔案大小 55.58 KB
安裝次數 28
目前版本 1.0
更新時間 2023-02-06
上架時間 2023-02-05
開發者 https://www.qiblacompass.net
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.qiblacompass.net
說明頁面URL https://www.qiblacompass.net/contact-us.html
隱私政策頁面URL https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
支援的語言 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"
    ]
}