One Hadith

Random authentic hadith per reload!

What is One Hadith?

One Hadith is a Chrome extension developed by Muslimani Ideal, and its main feature is "Random authentic hadith per reload!".

Extension Screenshots

screenshot
screenshot
screenshot

Download One Hadith Extension CRX File

Download One Hadith extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name One Hadith One Hadith
ID kjkmpppbjhcllohbcjeclghdfhbcnkfa
Official URL https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa
Description Random authentic hadith per reload!
File Size 27.86 MB
Installation Count 537
Current Version 0.46
Last Updated 2021-04-09
Publish Date 2021-04-04
Rating 5.00/5 Total 12 Ratings
Developer Muslimani Ideal
Email [email protected]
Payment Type free
Extension Website http://onehadith.org
Supported Languages 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'"
}