One Hadith

Random authentic hadith per reload!

什么是One Hadith?

One Hadith是由Muslimani Ideal开发的Chrome扩展程序,该扩展的主要功能是“Random authentic hadith per reload!”。

扩展截图

screenshot
screenshot
screenshot

下载One Hadith扩展crx文件

下载One Hadith扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        One Hadith is a chrome extension for showing random sahih hadith for each new tab and all prayer times, including night prayer.

Some of the features that this extension supports are:

- For each refresh there is a true (sahih) prophetic saying (hadith)
- Prayer time everywhere in the world
- Countdown to the next prayer                    

扩展基本信息

名称 One Hadith One Hadith
ID kjkmpppbjhcllohbcjeclghdfhbcnkfa
官方URL https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa
简介 Random authentic hadith per reload!
文件大小 27.86 MB
安装次数 537
当前版本 0.46
更新时间 2021-04-09
上架时间 2021-04-04
评分 5.00/5 共12次评分
开发者 Muslimani Ideal
电子邮箱 [email protected]
付费类型 free
扩展官网 http://onehadith.org
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "One Hadith",
    "description": "Random authentic hadith per reload!",
    "version": "0.46",
    "manifest_version": 2,
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [
        "storage",
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "hadith.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com 'sha256-WOdSzz11\/3cpqOdrm89LBL2UPwEU9EhbDtMy2OciEhs='; object-src 'self'"
}