Ayah with Background
Get a verse of Quran with a beautiful background
Wat is Ayah with Background?
Ayah with Background is een Chrome-extensie ontwikkeld door Nabil Ashraf | Chum Chum Digital Agency, en de belangrijkste functie is "Get a verse of Quran with a beautiful background".
Extensie Screenshots
Download het CRX-bestand van de extensie Ayah with Background
Download Ayah with Background-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
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 Basisinformatie over de Extensie
| Naam | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| Officiële URL | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| Beschrijving | Get a verse of Quran with a beautiful background |
| Bestandsgrootte | 14.98 KB |
| Aantal Installaties | 337 |
| Huidige Versie | 1.0.2 |
| Laatst Bijgewerkt | 2019-09-11 |
| Publicatiedatum | 2019-09-11 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Nabil Ashraf | Chum Chum Digital Agency |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://chumchum.agency |
| Ondersteunde Talen | 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\/"
]
} | |