One Hadith
Random authentic hadith per reload!
Wat is One Hadith?
One Hadith is een Chrome-extensie ontwikkeld door Muslimani Ideal, en de belangrijkste functie is "Random authentic hadith per reload!".
Extensie Screenshots
Download het CRX-bestand van de extensie One Hadith
Download One Hadith-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | One Hadith |
ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
Officiële URL | https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa |
Beschrijving | Random authentic hadith per reload! |
Bestandsgrootte | 27.86 MB |
Aantal Installaties | 537 |
Huidige Versie | 0.46 |
Laatst Bijgewerkt | 2021-04-09 |
Publicatiedatum | 2021-04-04 |
Beoordeling | 5.00/5 Totaal 12 Beoordelingen |
Ontwikkelaar | Muslimani Ideal |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://onehadith.org |
Ondersteunde Talen | 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'" } |