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.”。
扩展截图
下载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 扩展基本信息
| 名称 | |
| 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"
}
} | |