One Hadith
Random authentic hadith per reload!
Что такое One Hadith?
One Hadith - это расширение Chrome, разработанное Muslimani Ideal, и его основная функция - "Random authentic hadith per reload!".
Снимки экрана расширения
Скачать файл CRX расширения One Hadith
Скачайте файлы расширений One Hadith в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
One Hadith is a chrome extension for showing random sahih hadith for each new tab and all prayer times, including night prayer.
Some of the features that this extension supports are:
- For each refresh there is a true (sahih) prophetic saying (hadith)
- Prayer time everywhere in the world
- Countdown to the next prayer Основная информация о расширении
| Название | |
| ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Официальный URL | https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Описание | Random authentic hadith per reload! |
| Размер файла | 27.86 MB |
| Количество установок | 537 |
| Текущая Версия | 0.46 |
| Последнее Обновление | 2021-04-09 |
| Дата публикации | 2021-04-04 |
| Рейтинг | 5.00/5 Всего 12 оценок |
| Разработчик | Muslimani Ideal |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | http://onehadith.org |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "One Hadith",
"description": "Random authentic hadith per reload!",
"version": "0.46",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"permissions": [
"storage",
"geolocation"
],
"chrome_url_overrides": {
"newtab": "hadith.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com 'sha256-WOdSzz11\/3cpqOdrm89LBL2UPwEU9EhbDtMy2OciEhs='; object-src 'self'"
} | |