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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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'"
} | |