Ayah with Background
Get a verse of Quran with a beautiful background
Co to jest Ayah with Background?
Ayah with Background to rozszerzenie Chrome opracowane przez Nabil Ashraf | Chum Chum Digital Agency, a jego główną funkcją jest „Get a verse of Quran with a beautiful background”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ayah with Background
Pobierz pliki rozszerzeń Ayah with Background 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
Get a verse of the Holy Quran with a beautiful background (from unsplash.com) when you open a new tab.
More features coming soon !
- Hijri Calendar
- Hadith
- Prayer Timings Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| Oficjalny URL | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| Opis | Get a verse of Quran with a beautiful background |
| Rozmiar pliku | 14.98 KB |
| Liczba instalacji | 337 |
| Aktualna Wersja | 1.0.2 |
| Ostatnia Aktualizacja | 2019-09-11 |
| Data Publikacji | 2019-09-11 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | Nabil Ashraf | Chum Chum Digital Agency |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://chumchum.agency |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ayah with Background",
"short_name": "Quranic Verse",
"version": "1.0.2",
"manifest_version": 2,
"description": "Get a verse of Quran with a beautiful background",
"homepage_url": "https:\/\/nabilashraf.com",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage",
"https:\/\/source.unsplash.com\/"
]
} | |