Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Co to jest Ayah?
Ayah to rozszerzenie Chrome opracowane przez shakaibarsalan, a jego główną funkcją jest „Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ayah
Pobierz pliki rozszerzeń Ayah w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | aeghbgjlniaafolejhifkfacbjdbecch |
| Oficjalny URL | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
| Opis | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
| Rozmiar pliku | 8.19 MB |
| Liczba instalacji | 44 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2022-01-20 |
| Data Publikacji | 2022-01-20 |
| Ocena | 5.00/5 Łącznie 6 Oceny |
| Deweloper | shakaibarsalan |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |