Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
O que é Ayah?
Ayah é uma extensão do Chrome desenvolvida por shakaibarsalan, e sua principal característica é "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ayah
Baixe arquivos de extensão Ayah 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
By Installing the Ayah Extension, you will get a random verse from the total of 6236 verses of The Holy Quran, with it's translation in Urdu language. * This help you understand the meaning of the verse. * Cultivates a daily Quran Habit. * links to word by word meaning of ayah on corpus Quran Future updates: * English language translation. * different Background images
Informações Básicas da Extensão
Nome | Ayah |
ID | aeghbgjlniaafolejhifkfacbjdbecch |
URL Oficial | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
Descrição | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
Tamanho do Arquivo | 8.19 MB |
Contagem de Instalações | 44 |
Versão Atual | 1.0.0 |
Última Atualização | 2022-01-20 |
Data de Publicação | 2022-01-20 |
Classificação | 5.00/5 Total de 6 Avaliações |
Desenvolvedor | shakaibarsalan |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ayah", "version": "1.0.0", "description": "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.", "chrome_url_overrides": { "newtab": "myPage.html" }, "icons": { "16": "src\/images\/icon16.png", "48": "src\/images\/icon48.png", "128": "src\/images\/icon128.png" } } |