Ayah with Background
Get a verse of Quran with a beautiful background
Cos'è Ayah with Background?
Ayah with Background è un'estensione di Chrome sviluppata da Nabil Ashraf | Chum Chum Digital Agency, e la sua funzione principale è "Get a verse of Quran with a beautiful background".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ayah with Background
Scarica i file di estensione Ayah with Background in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| URL Ufficiale | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| Descrizione | Get a verse of Quran with a beautiful background |
| Dimensione del File | 14.98 KB |
| Conteggio Installazioni | 337 |
| Versione Corrente | 1.0.2 |
| Ultimo Aggiornamento | 2019-09-11 |
| Data di Pubblicazione | 2019-09-11 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Nabil Ashraf | Chum Chum Digital Agency |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://chumchum.agency |
| Lingue Supportate | 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\/"
]
} | |