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是由shakaibarsalan開發的Chrome擴展程式,該擴展的主要功能是“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

下載Ayah擴展crx文件

下載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 Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
官方網址 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"
    }
}