One Hadith
Random authentic hadith per reload!
O que é One Hadith?
One Hadith é uma extensão do Chrome desenvolvida por Muslimani Ideal, e sua principal característica é "Random authentic hadith per reload!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão One Hadith
Baixe arquivos de extensão One Hadith 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
One Hadith is a chrome extension for showing random sahih hadith for each new tab and all prayer times, including night prayer. Some of the features that this extension supports are: - For each refresh there is a true (sahih) prophetic saying (hadith) - Prayer time everywhere in the world - Countdown to the next prayer
Informações Básicas da Extensão
Nome | One Hadith |
ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
URL Oficial | https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa |
Descrição | Random authentic hadith per reload! |
Tamanho do Arquivo | 27.86 MB |
Contagem de Instalações | 537 |
Versão Atual | 0.46 |
Última Atualização | 2021-04-09 |
Data de Publicação | 2021-04-04 |
Classificação | 5.00/5 Total de 12 Avaliações |
Desenvolvedor | Muslimani Ideal |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://onehadith.org |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "One Hadith", "description": "Random authentic hadith per reload!", "version": "0.46", "manifest_version": 2, "icons": { "128": "icon_128.png" }, "permissions": [ "storage", "geolocation" ], "chrome_url_overrides": { "newtab": "hadith.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com 'sha256-WOdSzz11\/3cpqOdrm89LBL2UPwEU9EhbDtMy2OciEhs='; object-src 'self'" } |