Ayah with Background
Get a verse of Quran with a beautiful background
什麼是Ayah with Background?
Ayah with Background是由Nabil Ashraf | Chum Chum Digital Agency開發的Chrome擴展程式,該擴展的主要功能是“Get a verse of Quran with a beautiful background”。
擴展截圖
下載Ayah with Background擴展crx文件
下載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 |
| 官方網址 | 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\/"
]
} | |