Daily Eloquence
Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…
Что такое Daily Eloquence?
Daily Eloquence - это расширение Chrome, разработанное Maisam Somji, и его основная функция - "Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…".
Снимки экрана расширения
Скачать файл CRX расширения Daily Eloquence
Скачайте файлы расширений Daily Eloquence в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way!
Contemplate the wisdom in each day's hadith/verse while admiring specially curated HD wallpapers of the breath-taking world around us.
Featuring:
** Tweet your favorite Hadith/Dua/Quranic verse with a click of a button! **
** Click on the citation link to learn more about the Hadith/verse **
** See what location is being used to calculate the prayer times and islamic date! **
- Beautiful HD wallpapers of the breath-taking world around us
- Current Time, Islamic Date
- A specially curated Hadith/Dua/Quranic verse and source
- Salaat times based on your location. (calculation method: Shia Ithna-Ashari, Leva Institute, Qum)
- Important Islamic Events appear on the top left of the screen!
- Click on the Islamic Events to view all the events this month!
Don't forget to leave behind a quick review and provide any feedback you may have! Основная информация о расширении
| Название | |
| ID | pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Официальный URL | https://chromewebstore.google.com/detail/daily-eloquence/pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Описание | Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the… |
| Размер файла | 1.54 MB |
| Количество установок | 159 |
| Текущая Версия | 1.2.0 |
| Последнее Обновление | 2023-07-20 |
| Дата публикации | 2021-02-16 |
| Рейтинг | 4.80/5 Всего 5 оценок |
| Разработчик | Maisam Somji |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://www.dailyeloquence.us |
| URL страницы помощи | https://twitter.com/DailyEloquence |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Daily Eloquence",
"manifest_version": 3,
"version": "1.2.0",
"chrome_url_overrides": {
"newtab": ".\/index.html"
},
"background": {
"service_worker": "backgroundScript.js"
},
"action": {
"default_icon": ".\/dailyLogo.png"
},
"icons": {
"16": ".\/dailyLogo.png",
"48": ".\/dailyLogo.png",
"128": ".\/dailyLogo.png"
}
} | |