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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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\/"
]
} | |