Ayah

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

Apa itu Ayah?

Ayah adalah ekstensi Chrome yang dikembangkan oleh shakaibarsalan, dan fitur utamanya adalah "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Ayah

Unduh file ekstensi Ayah dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Ayah Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
URL Resmi https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch
Deskripsi Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Ukuran File 8.19 MB
Jumlah Instalasi 44
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2022-01-20
Tanggal Publikasi 2022-01-20
Penilaian 5.00/5 Total 6 Penilaian
Pengembang shakaibarsalan
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}