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是由Maisam Somji开发的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…”。
扩展截图
下载Daily Eloquence扩展crx文件
下载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"
}
} | |