HolyBibleQuotes

Holy Bible Quotes

¿Qué es HolyBibleQuotes?

HolyBibleQuotes es una extensión de Chrome desarrollada por https://holybiblequotes.com, y su función principal es "Holy Bible Quotes".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión HolyBibleQuotes

Descarga archivos de extensión HolyBibleQuotes en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre HolyBibleQuotes HolyBibleQuotes
ID kljngcmfmdibikamahejmdikenaomhpo
URL Oficial https://chromewebstore.google.com/detail/holybiblequotes/kljngcmfmdibikamahejmdikenaomhpo
Descripción Holy Bible Quotes
Tamaño del Archivo 408 KB
Cantidad de Instalaciones 1,159
Versión Actual 0.0.6
Última Actualización 2023-05-06
Fecha de Publicación 2022-11-20
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador https://holybiblequotes.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://holybiblequotes.com
URL de la Página de Política de Privacidad https://teqfire.com/privacy
Idiomas Soportados 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"
    }
}