One Hadith
Random authentic hadith per reload!
Vad är One Hadith?
One Hadith är en Chrome-tillägg utvecklad av Muslimani Ideal, och dess huvudfunktion är "Random authentic hadith per reload!".
Tilläggsskärmbilder
Ladda ner One Hadith-förlängningens CRX-fil
Ladda ner One Hadith-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Officiell webbadress | https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Beskrivning | Random authentic hadith per reload! |
| Filstorlek | 27.86 MB |
| Antal Installationer | 537 |
| Aktuell Version | 0.46 |
| Senast Uppdaterad | 2021-04-09 |
| Publiceringsdatum | 2021-04-04 |
| Betyg | 5.00/5 Totalt 12 Betyg |
| Utvecklare | Muslimani Ideal |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://onehadith.org |
| Stödda Språk | 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'"
} | |