Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Что такое Mawaqit unofficial?
Mawaqit unofficial - это расширение Chrome, разработанное akhihoucinepro, и его основная функция - "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Снимки экрана расширения
Скачать файл CRX расширения Mawaqit unofficial
Скачайте файлы расширений Mawaqit unofficial в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
👋 Assalamou 3aleykoum, here is an islamic extension to get prayer times directly provided by your mosque.
❤️ If you wish to support the project, which would be greatly appreciated and very helpful to improve this project, and others of my projects for the islam community.
🔗Link : https://www.buymeacoffee.com/akhihoucins
⚠️I am not a Mawaqit; this is an unofficial extension. Основная информация о расширении
| Название | |
| ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Официальный URL | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Описание | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
| Размер файла | 277 KB |
| Количество установок | 87 |
| Текущая Версия | 1.2 |
| Последнее Обновление | 2024-01-18 |
| Дата публикации | 2024-01-15 |
| Рейтинг | 5.00/5 Всего 3 оценок |
| Разработчик | akhihoucinepro |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Mawaqit unofficial",
"author": "[email protected]",
"description": "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.",
"version": "1.2",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"host_permissions": [
"https:\/\/mawaqit.net\/*"
],
"action": {
"default_title": "It's not mawaqit officiel, its unofficial extension !",
"default_popup": "popup.html",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
}
}
} | |