Ayah with Background

Get a verse of Quran with a beautiful background

What is Ayah with Background?

Ayah with Background is a Chrome extension developed by Nabil Ashraf | Chum Chum Digital Agency, and its main feature is "Get a verse of Quran with a beautiful background".

Extension Screenshots

screenshot

Download Ayah with Background Extension CRX File

Download Ayah with Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Ayah with Background Ayah with Background
ID hbbikcmejjhiamofcgchcmnecbmaldfl
Official URL https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl
Description Get a verse of Quran with a beautiful background
File Size 14.98 KB
Installation Count 337
Current Version 1.0.2
Last Updated 2019-09-11
Publish Date 2019-09-11
Rating 5.00/5 Total 1 Ratings
Developer Nabil Ashraf | Chum Chum Digital Agency
Email [email protected]
Payment Type free
Extension Website https://chumchum.agency
Supported Languages 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\/"
    ]
}