Daily Bible Page

This extension shows a Google Image search result for the current page

O que é Daily Bible Page?

Daily Bible Page é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "This extension shows a Google Image search result for the current page".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Daily Bible Page

Baixe arquivos de extensão Daily Bible Page 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

                        Search, find, and read the content you want with Daily Bible Page. No more hassle having to subscribe to dozens of websites or having to visit multiple sites everyday. Daily Bible Page brings you the best Christian content everyday, simply by opening your Chrome browser.                    

Informações Básicas da Extensão

Nome Daily Bible Page Daily Bible Page
ID gphjpcmeoiibnaggbclidjkknoeddppa
URL Oficial https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa
Descrição This extension shows a Google Image search result for the current page
Tamanho do Arquivo 76.75 KB
Contagem de Instalações 73
Versão Atual 1.15
Última Atualização 2015-08-07
Data de Publicação 2015-08-07
Classificação 4.63/5 Total de 16 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Bible Page",
    "description": "This extension shows a Google Image search result for the current page",
    "icons": {
        "128": "icon.png"
    },
    "version": "1.15",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage"
    ]
}