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 - это расширение Chrome, разработанное shakaibarsalan, и его основная функция - "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

Скачать файл CRX расширения Ayah

Скачайте файлы расширений 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
Официальный 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"
    }
}