Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
What is Ayah?
Ayah is a Chrome extension developed by shakaibarsalan, and its main feature is "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".
Extension Screenshots
Download Ayah Extension CRX File
Download Ayah extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Ayah |
ID | aeghbgjlniaafolejhifkfacbjdbecch |
Official URL | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
Description | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
File Size | 8.19 MB |
Installation Count | 44 |
Current Version | 1.0.0 |
Last Updated | 2022-01-20 |
Publish Date | 2022-01-20 |
Rating | 5.00/5 Total 6 Ratings |
Developer | shakaibarsalan |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |