HolyBibleQuotes

Holy Bible Quotes

O que é HolyBibleQuotes?

HolyBibleQuotes é uma extensão do Chrome desenvolvida por https://holybiblequotes.com, e sua principal característica é "Holy Bible Quotes".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão HolyBibleQuotes

Baixe arquivos de extensão HolyBibleQuotes 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

                        Transform your life with the power of positivity!

HolyBibleQuotes offers unique divine lines.  

Join your hands with us where we use positivity
as part of our everyday routine.

By clicking "Add to chrome", I accept and agree to installing the holybiblequotes extension and setting Chrome™ newtab search to that provided by the service and the Terms of Use and Privacy Policy. Search will be powered by Bing.

Features:
Search box for browsing that aligns up with you.
Inspiring quotes from the Bible displayed on clicking new tab.
Seamless design for a fresh look.

Terms of Use: https://holybiblequotes.com/terms/
Privacy Policy: https://holybiblequotes.com/privacy/

The extension redirects to "thank you" page once the user installs it.                    

Informações Básicas da Extensão

Nome HolyBibleQuotes HolyBibleQuotes
ID kljngcmfmdibikamahejmdikenaomhpo
URL Oficial https://chromewebstore.google.com/detail/holybiblequotes/kljngcmfmdibikamahejmdikenaomhpo
Descrição Holy Bible Quotes
Tamanho do Arquivo 408 KB
Contagem de Instalações 1,159
Versão Atual 0.0.6
Última Atualização 2023-05-06
Data de Publicação 2022-11-20
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://holybiblequotes.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://holybiblequotes.com
URL da Página de Política de Privacidade https://teqfire.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HolyBibleQuotes",
    "short_name": "BibleQuotes",
    "version": "0.0.6",
    "description": "Holy Bible Quotes",
    "omnibox": {
        "keyword": "Holy Bible Quotes"
    },
    "homepage_url": "https:\/\/holybiblequotes.com\/",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icons\/storeicon.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}