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 |
| 公式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 |
| Eメール | [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\/"
]
} | |