HolyBibleQuotes

Holy Bible Quotes

Qu'est-ce que HolyBibleQuotes ?

HolyBibleQuotes est une extension Chrome développée par https://holybiblequotes.com, et sa fonction principale est "Holy Bible Quotes".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension HolyBibleQuotes

Téléchargez les fichiers d'extension HolyBibleQuotes au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom HolyBibleQuotes HolyBibleQuotes
ID kljngcmfmdibikamahejmdikenaomhpo
URL Officiel https://chromewebstore.google.com/detail/holybiblequotes/kljngcmfmdibikamahejmdikenaomhpo
Description Holy Bible Quotes
Taille du Fichier 408 KB
Nombre d'Installations 1,159
Version Actuelle 0.0.6
Dernière Mise à Jour 2023-05-06
Date de Publication 2022-11-20
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://holybiblequotes.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://holybiblequotes.com
URL de la Page de Politique de Confidentialité https://teqfire.com/privacy
Langues Prises en Charge 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"
    }
}