Ayah

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

Vad är Ayah?

Ayah är en Chrome-tillägg utvecklad av shakaibarsalan, och dess huvudfunktion är "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Ayah-förlängningens CRX-fil

Ladda ner Ayah-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Ayah Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
Officiell webbadress https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch
Beskrivning Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Filstorlek 8.19 MB
Antal Installationer 44
Aktuell Version 1.0.0
Senast Uppdaterad 2022-01-20
Publiceringsdatum 2022-01-20
Betyg 5.00/5 Totalt 6 Betyg
Utvecklare shakaibarsalan
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}