Sulwan

Sulwan

O que é Sulwan?

Sulwan é uma extensão do Chrome desenvolvida por ahruf, e sua principal característica é "Sulwan".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Sulwan

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

                        Introducing Sulwan, a purpose-built extension that empowers Muslims to strengthen their bond with Allah and elevate their spiritual journey. By seamlessly integrating with your browsing experience.

With Sulwan, every new tab becomes an opportunity for spiritual growth. As soon as you open a new tab, you'll be greeted with a meaningful Dhikr experience before your desired page loads. This intentional interruption serves as a gentle reminder to keep your tongue moist with the remembrance of Allah throughout your day.                    

Informações Básicas da Extensão

Nome Sulwan Sulwan
ID lkgheeenookcoiodoejibikcdnbdfgpc
URL Oficial https://chromewebstore.google.com/detail/sulwan/lkgheeenookcoiodoejibikcdnbdfgpc
Descrição Sulwan
Tamanho do Arquivo 267 KB
Contagem de Instalações 68
Versão Atual 1.0
Última Atualização 2023-07-19
Data de Publicação 2023-07-18
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor ahruf
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://twitter.com/Sulwanbot
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sulwan",
    "version": "1.0",
    "description": "Sulwan",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "action": {
        "default_icon": {
            "16": "16.png",
            "48": "48.png",
            "128": "128.png"
        },
        "default_popup": "index.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action_handlers": {
        "default": {
            "type": "popup"
        }
    }
}