Ayah with Background
Get a verse of Quran with a beautiful background
ما هو Ayah with Background؟
Ayah with Background هو إضافة Chrome تم تطويرها بواسطة Nabil Ashraf | Chum Chum Digital Agency، والميزة الرئيسية لها هي "Get a verse of Quran with a beautiful background".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ayah with Background
قم بتنزيل ملفات الامتداد Ayah with Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | hbbikcmejjhiamofcgchcmnecbmaldfl |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl |
| الوصف | Get a verse of Quran with a beautiful background |
| حجم الملف | 14.98 KB |
| عدد التثبيتات | 337 |
| النسخة الحالية | 1.0.2 |
| آخر تحديث | 2019-09-11 |
| تاريخ النشر | 2019-09-11 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | Nabil Ashraf | Chum Chum Digital Agency |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://chumchum.agency |
| اللغات المدعومة | 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\/"
]
} | |