Ayah with Background

Get a verse of Quran with a beautiful background

O que é Ayah with Background?

Ayah with Background é uma extensão do Chrome desenvolvida por Nabil Ashraf | Chum Chum Digital Agency, e sua principal característica é "Get a verse of Quran with a beautiful background".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Ayah with Background

Baixe arquivos de extensão Ayah with Background no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Ayah with Background Ayah with Background
ID hbbikcmejjhiamofcgchcmnecbmaldfl
URL Oficial https://chromewebstore.google.com/detail/ayah-with-background/hbbikcmejjhiamofcgchcmnecbmaldfl
Descrição Get a verse of Quran with a beautiful background
Tamanho do Arquivo 14.98 KB
Contagem de Instalações 337
Versão Atual 1.0.2
Última Atualização 2019-09-11
Data de Publicação 2019-09-11
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Nabil Ashraf | Chum Chum Digital Agency
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://chumchum.agency
Idiomas Suportados 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\/"
    ]
}