HolyBibleQuotes

Holy Bible Quotes

什麼是HolyBibleQuotes?

HolyBibleQuotes是由https://holybiblequotes.com開發的Chrome擴展程式,該擴展的主要功能是“Holy Bible Quotes”。

擴展截圖

screenshot

下載HolyBibleQuotes擴展crx文件

下載HolyBibleQuotes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 HolyBibleQuotes HolyBibleQuotes
ID kljngcmfmdibikamahejmdikenaomhpo
官方網址 https://chromewebstore.google.com/detail/holybiblequotes/kljngcmfmdibikamahejmdikenaomhpo
簡介 Holy Bible Quotes
檔案大小 408 KB
安裝次數 1,159
目前版本 0.0.6
更新時間 2023-05-06
上架時間 2022-11-20
評分 5.00/5 共 1 次評分
開發者 https://holybiblequotes.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://holybiblequotes.com
隱私政策頁面URL https://teqfire.com/privacy
支援的語言 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"
    }
}