Hadith & Prayer times -

A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - مواقيت الصلاة و احاديث، رمضان

Hadith & Prayer times -とは何ですか?

Hadith & Prayer times -はhttps://farsidics.comによって開発されたChromeの拡張機能で、その主な機能は「A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - مواقيت الصلاة و احاديث، رمضان」です。

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

screenshot
screenshot
screenshot
screenshot

Hadith & Prayer times -拡張機能のCRXファイルをダウンロード

Hadith & Prayer times -拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This Chrome extension contains thousands of prophetic Hadiths and narratives from the twelve Imams, peace be upon them all.

Using this extension, whenever you open a new tab in Google Chrome, a randomly selected Hadith is displayed on the screen along with its Persian translation and source.

This extension also displays Prayer Times for your current location. Different methods of calculations are available. (Highly recommended for month of Ramadan).

*****************************************************************************

يحتوي هذا الملحق لجوجل كروم علی آلاف من الأحاديث النبوية وأحاديث الأئمة الاطهار عليهم السلام 

ايضا یحتوي علی مواقيت الصلاة - لشهر رمضان
*****************************************************************************

افزونه حاضر شامل هزاران حدیث نبوی و احادیثی از اهل بیت سلام الله علیهم اجمعین می باشد. این افزونه اوقات شرعی مربوط به مکان شما را به درستی نشان می دهد. روش محاسبه قابل تنظیم می باشد. جهت استفاده در ماه مبارک رمضان

با استفاده از این افزونه، هرگاه صفحه (تب) جدیدی در گوگل کروم باز کنید، حدیثی به صورت تصادفی به همراه نام گوینده، ترجمه فارسی و منبع آن به نمایش در خواهد آمد.

التماس دعا                    

拡張機能の基本情報

名前 Hadith & Prayer times - Hadith & Prayer times -
ID eilelkhemecanbelneelickmdjafgpci
公式URL https://chromewebstore.google.com/detail/hadith-prayer-times/eilelkhemecanbelneelickmdjafgpci
説明 A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - مواقيت الصلاة و احاديث، رمضان
ファイルサイズ 2.42 MB
インストール数 122
現在のバージョン 1.6.0
最終更新日 2019-05-03
公開日 2019-05-03
評価 5.00/5 合計 2 レビュー
開発者 https://farsidics.com
支払い方法 free
拡張機能のウェブサイト http://www.farsidics.com
ヘルプページのURL http://www.farsidics.com
対応言語 fa
manifest.json
{
    "author": "Seyed Ziae Mousavi Mojab",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "content_scripts": [
        {
            "js": [
                "narratives.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/farsidics.com https:\/\/maps.googleapis.com https:\/\/maps.gstatic.com; object-src 'self' https:\/\/farsidics.com",
    "description": "A narrative record of the sayings of Prophet Muhammad and Ahlulbayt (S), Prayer Times, Ramadan - \u0645\u0648\u0627\u0642\u064a\u062a \u0627\u0644\u0635\u0644\u0627\u0629 \u0648 \u0627\u062d\u0627\u062f\u064a\u062b\u060c \u0631\u0645\u0636\u0627\u0646",
    "homepage_url": "https:\/\/farsidics.com\/",
    "icons": {
        "128": "icon-128.png",
        "38": "icon-38.png"
    },
    "incognito": "split",
    "minimum_chrome_version": "6",
    "manifest_version": 2,
    "name": "Hadith & Prayer times -",
    "permissions": [
        "https:\/\/farsidics.com\/*",
        "geolocation"
    ],
    "short_name": "Hadith & Prayer Times - \u0627\u062d\u0627\u062f\u064a\u062b \u0648 \u0627\u0648\u0642\u0627\u062a \u0634\u0631\u0639\u064a",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.0"
}