Qibla Compass

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

O que é Qibla Compass?

Qibla Compass é uma extensão do Chrome desenvolvida por https://www.qiblacompass.net, e sua principal característica é "Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Qibla Compass

Baixe arquivos de extensão Qibla Compass no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Qibla Compass Qibla Compass
ID igcenpninfaojajgdjlplmdlindddelo
URL Oficial https://chromewebstore.google.com/detail/qibla-compass/igcenpninfaojajgdjlplmdlindddelo
Descrição Find the Qibla direction of your location with the online map. Quickly find out your qibla direction line between your location and…
Tamanho do Arquivo 55.58 KB
Contagem de Instalações 28
Versão Atual 1.0
Última Atualização 2023-02-06
Data de Publicação 2023-02-05
Desenvolvedor https://www.qiblacompass.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.qiblacompass.net
URL da Página de Ajuda https://www.qiblacompass.net/contact-us.html
URL da Página de Política de Privacidade https://www.qiblafinder.org/chrome-web-store-developer-privacy-policy.html
Idiomas Suportados 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"
    ]
}