Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Was ist Ayah?
Ayah ist eine Chrome-Erweiterung, die von shakaibarsalan entwickelt wurde, und ihr Hauptmerkmal ist "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.".
Erweiterungsscreenshots
Ayah-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ayah-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | aeghbgjlniaafolejhifkfacbjdbecch |
| Offizielle URL | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
| Beschreibung | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
| Dateigröße | 8.19 MB |
| Installationsanzahl | 44 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2022-01-20 |
| Veröffentlichungsdatum | 2022-01-20 |
| Bewertung | 5.00/5 Insgesamt 6 Bewertungen |
| Entwickler | shakaibarsalan |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |