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…
Vad är Daily Eloquence?
Daily Eloquence är en Chrome-tillägg utvecklad av Maisam Somji, och dess huvudfunktion är "Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the…".
Tilläggsskärmbilder
Ladda ner Daily Eloquence-förlängningens CRX-fil
Ladda ner Daily Eloquence-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Officiell webbadress | https://chromewebstore.google.com/detail/daily-eloquence/pnncopmnbilfcmdflhbnfdkhobaajcjo |
| Beskrivning | Read the selected Hadith or Quranic verse every time you open a new tab so you begin each task the right way! Contemplate the… |
| Filstorlek | 1.54 MB |
| Antal Installationer | 159 |
| Aktuell Version | 1.2.0 |
| Senast Uppdaterad | 2023-07-20 |
| Publiceringsdatum | 2021-02-16 |
| Betyg | 4.80/5 Totalt 5 Betyg |
| Utvecklare | Maisam Somji |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.dailyeloquence.us |
| Hjälpsida URL | https://twitter.com/DailyEloquence |
| Stödda Språk | 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"
}
} | |