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…

O que é Daily Eloquence?

Daily Eloquence é uma extensão do Chrome desenvolvida por Maisam Somji, e sua principal característica é "Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Daily Eloquence

Baixe arquivos de extensão Daily Eloquence no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Daily Eloquence Daily Eloquence
ID pnncopmnbilfcmdflhbnfdkhobaajcjo
URL Oficial https://chromewebstore.google.com/detail/daily-eloquence/pnncopmnbilfcmdflhbnfdkhobaajcjo
Descrição Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…
Tamanho do Arquivo 1.54 MB
Contagem de Instalações 159
Versão Atual 1.2.0
Última Atualização 2023-07-20
Data de Publicação 2021-02-16
Classificação 4.80/5 Total de 5 Avaliações
Desenvolvedor Maisam Somji
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.dailyeloquence.us
URL da Página de Ajuda https://twitter.com/DailyEloquence
Idiomas Suportados 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"
    }
}