Ayah

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

ما هو Ayah؟

Ayah هو إضافة Chrome تم تطويرها بواسطة shakaibarsalan، والميزة الرئيسية لها هي "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Ayah

قم بتنزيل ملفات الامتداد Ayah بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Ayah Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
عنوان URL الرسمي https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch
الوصف Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
حجم الملف 8.19 MB
عدد التثبيتات 44
النسخة الحالية 1.0.0
آخر تحديث 2022-01-20
تاريخ النشر 2022-01-20
تقييم 5.00/5 مجموع تقييمات 6
المطور shakaibarsalan
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}