Ayah with Background
Get a verse of Quran with a beautiful background
Vad är Ayah with Background?
Ayah with Background är en Chrome-tillägg utvecklad av Nabil Ashraf | Chum Chum Digital Agency, och dess huvudfunktion är "Get a verse of Quran with a beautiful background".
Tilläggsskärmbilder
Ladda ner Ayah with Background-förlängningens CRX-fil
Ladda ner Ayah with Background-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| Officiell webbadress | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| Beskrivning | Get a verse of Quran with a beautiful background |
| Filstorlek | 14.98 KB |
| Antal Installationer | 337 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2019-09-11 |
| Publiceringsdatum | 2019-09-11 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Nabil Ashraf | Chum Chum Digital Agency |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://chumchum.agency |
| Stödda Språk | 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\/"
]
} | |