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…
Was ist Daily Eloquence?
Daily Eloquence ist eine Chrome-Erweiterung, die von Maisam Somji entwickelt wurde, und ihr Hauptmerkmal ist "Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…".
Erweiterungsscreenshots
Daily Eloquence-Erweiterungs-CRX-Datei herunterladen
Laden Sie Daily Eloquence-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Offizielle URL | https://chromewebstore.google.com/detail/daily-eloquence/pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Beschreibung | Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the… |
| Dateigröße | 1.54 MB |
| Installationsanzahl | 159 |
| Aktuelle Version | 1.2.0 |
| Letztes Update | 2023-07-20 |
| Veröffentlichungsdatum | 2021-02-16 |
| Bewertung | 4.80/5 Insgesamt 5 Bewertungen |
| Entwickler | Maisam Somji |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.dailyeloquence.us |
| Hilfeseite URL | https://twitter.com/DailyEloquence |
| Unterstützte Sprachen | 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"
}
} | |