One Hadith
Random authentic hadith per reload!
什麼是One Hadith?
One Hadith是由Muslimani Ideal開發的Chrome擴展程式,該擴展的主要功能是“Random authentic hadith per reload!”。
擴展截圖
下載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 |
ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
官方網址 | 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'" } |