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…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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!                    

拡張機能の基本情報

名前 Daily Eloquence Daily Eloquence
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
Eメール [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"
    }
}