One Hadith

Random authentic hadith per reload!

One Hadith란 무엇입니까?

One Hadith은(는) Muslimani Ideal에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Random authentic hadith per reload!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

One Hadith 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 tachyondevelop@gmail.com
결제 유형 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'"
}