Ayah

Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.

Hvad er Ayah?

Ayah er en Chrome-udvidelse udviklet af shakaibarsalan, og dens hovedfunktion er "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Ayah-udvidelses-CRX-fil

Download Ayah-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Ayah Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
Officiel URL https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch
Beskrivelse Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Filstørrelse 8.19 MB
Antal Installationer 44
Nuværende Version 1.0.0
Senest Opdateret 2022-01-20
Udgivelsesdato 2022-01-20
Bedømmelse 5.00/5 Samlet 6 Bedømmelser
Udvikler shakaibarsalan
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}