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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ayah
ดาวน์โหลดไฟล์ส่วนขยาย Ayah ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" } } |