HolyBibleQuotes

Holy Bible Quotes

HolyBibleQuotes란 무엇입니까?

HolyBibleQuotes은(는) https://holybiblequotes.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Holy Bible Quotes"입니다.

확장 프로그램 스크린샷

screenshot

HolyBibleQuotes 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    }
}