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 |
| Eメール | [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"
}
} | |