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
官方URL 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"
    ]
}