Yuk Sholat!

Beatifully crafted prayer times widget for your chrome landing page

O que é Yuk Sholat!?

Yuk Sholat! é uma extensão do Chrome desenvolvida por rizkifuad, e sua principal característica é "Beatifully crafted prayer times widget for your chrome landing page".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Yuk Sholat!

Baixe arquivos de extensão Yuk Sholat! 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

                        The app still in development version, feel free to give any feedback to improve our app.
Contribute to our codebase at https://github.com/rizkifuad/yuksholat                    

Informações Básicas da Extensão

Nome Yuk Sholat! Yuk Sholat!
ID plgjdlhiogchdnbfdcieojfmpbofkjgj
URL Oficial https://chromewebstore.google.com/detail/yuk-sholat/plgjdlhiogchdnbfdcieojfmpbofkjgj
Descrição Beatifully crafted prayer times widget for your chrome landing page
Tamanho do Arquivo 577 KB
Contagem de Instalações 451
Versão Atual 0.3.2.0
Última Atualização 2023-04-20
Data de Publicação 2020-03-22
Classificação 4.55/5 Total de 11 Avaliações
Desenvolvedor rizkifuad
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yuk Sholat!",
    "version": "0.3.2.0",
    "description": "Beatifully crafted prayer times widget for your chrome landing page",
    "author": "rizkifuad",
    "manifest_version": 3,
    "action": {
        "default_icon": "icon.png",
        "default_title": "Beatifully crafted prayer times widget for your chrome landing page"
    },
    "icons": {
        "16": "themes\/classic\/images\/tab-icon-small.png",
        "48": "themes\/classic\/images\/tab-icon.png",
        "128": "themes\/classic\/images\/tab-icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "geolocation"
    ]
}