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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}