Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Cos'è Ayah?
Ayah è un'estensione di Chrome sviluppata da shakaibarsalan, e la sua funzione principale è "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ayah
Scarica i file di estensione Ayah in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | aeghbgjlniaafolejhifkfacbjdbecch |
| URL Ufficiale | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
| Descrizione | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
| Dimensione del File | 8.19 MB |
| Conteggio Installazioni | 44 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2022-01-20 |
| Data di Pubblicazione | 2022-01-20 |
| Valutazione | 5.00/5 Totale 6 Valutazioni |
| Sviluppatore | shakaibarsalan |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |