Prayer Schedule

Prayer Schedule for Muslims

O que é Prayer Schedule?

Prayer Schedule é uma extensão do Chrome desenvolvida por iBragimoff, e sua principal característica é "Prayer Schedule for Muslims".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Prayer Schedule

Baixe arquivos de extensão Prayer Schedule 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

                        Quick access to the prayer schedule from the browser

👉 Beautiful and pleasant design
👉 Automatically recognizes your location
👉 Shows a warning bar about the remaining time
👉 Adjusts the time format to suit your region
👉 There are no complicated settings, everything is simple

✍️ You can suggest new improvements by mail [email protected] or by leaving a review with your wishes                    

Informações Básicas da Extensão

Nome Prayer Schedule Prayer Schedule
ID jhnipmlpomflpekhnamaklehjakhjgnk
URL Oficial https://chromewebstore.google.com/detail/prayer-schedule/jhnipmlpomflpekhnamaklehjakhjgnk
Descrição Prayer Schedule for Muslims
Tamanho do Arquivo 1.03 MB
Contagem de Instalações 101
Versão Atual 1.0
Última Atualização 2023-01-28
Data de Publicação 2022-02-24
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor iBragimoff
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/1Bragim0ff/Prayer-Schedule
Idiomas Suportados en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Prayer Schedule",
    "description": "__MSG_appDescription__",
    "version": "1.0",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "geolocation",
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png",
            "48": "logo48.png",
            "128": "logo128.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}