One Hadith
Random authentic hadith per reload!
Co to jest One Hadith?
One Hadith to rozszerzenie Chrome opracowane przez Muslimani Ideal, a jego główną funkcją jest „Random authentic hadith per reload!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia One Hadith
Pobierz pliki rozszerzeń One Hadith w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Oficjalny URL | https://chromewebstore.google.com/detail/one-hadith/kjkmpppbjhcllohbcjeclghdfhbcnkfa |
| Opis | Random authentic hadith per reload! |
| Rozmiar pliku | 27.86 MB |
| Liczba instalacji | 537 |
| Aktualna Wersja | 0.46 |
| Ostatnia Aktualizacja | 2021-04-09 |
| Data Publikacji | 2021-04-04 |
| Ocena | 5.00/5 Łącznie 12 Oceny |
| Deweloper | Muslimani Ideal |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://onehadith.org |
| Obsługiwane Języki | 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'"
} | |