Ayah with Background
Get a verse of Quran with a beautiful background
Hvad er Ayah with Background?
Ayah with Background er en Chrome-udvidelse udviklet af Nabil Ashraf | Chum Chum Digital Agency, og dens hovedfunktion er "Get a verse of Quran with a beautiful background".
Udvidelsesskærmbilleder
Download Ayah with Background-udvidelses-CRX-fil
Download Ayah with Background-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| Officiel URL | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| Beskrivelse | Get a verse of Quran with a beautiful background |
| Filstørrelse | 14.98 KB |
| Antal Installationer | 337 |
| Nuværende Version | 1.0.2 |
| Senest Opdateret | 2019-09-11 |
| Udgivelsesdato | 2019-09-11 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | Nabil Ashraf | Chum Chum Digital Agency |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://chumchum.agency |
| Understøttede Sprog | 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\/"
]
} | |