Lakewood Church New Tab Wallpaper HD

Transform your new tab into an actual church service.

Lakewood Church New Tab Wallpaper HD란 무엇입니까?

Lakewood Church New Tab Wallpaper HD은(는) https://www.bibletheme.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Transform your new tab into an actual church service."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Lakewood Church New Tab Wallpaper HD 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Feel just like you attend an actual Lakewood Church Service on your computer and get inspired every day by Bible Verses, with this great, new & free browser design. Transform your new tab into something wonderful with amazing & beautiful pictures. This extension replaces your Chrome new tab and start page.

Feature overview:
✔ Beautiful custom full screen background images
✔ Daily changing Bible Verse and inspirational quotes 
✔ Integrated search bar available 
✔ 100% Ads free, easy and safe 
✔ Personal settings like shuffle mode
✔ Social media sharing button 

It is super easy, fast and safe to add and use this free application in your browser -> just click „Add“ to Chrome.
Change your new tab into an actual church service. Please rate us because we would love to hear your feedback.

God bless you,

Your Bibletheme-Team


Permissions: This addon requires a certain set of permissions to provide you with it’s full functionalities. These permissions are: 
Change of start-page and new-tab.
*://bibletheme.com/*
For further explanation please feel free to review our privacy policy.

Disclaimer: We are not affiliated with or sponsored by the entity whose materials are represented in this extension. All rights reserved.                    

확장 프로그램 기본 정보

이름 Lakewood Church New Tab Wallpaper HD Lakewood Church New Tab Wallpaper HD
ID pbceiddjgljinoochmcnpadlgdhfdkln
공식 URL https://chrome.google.com/webstore/detail/lakewood-church-new-tab-w/pbceiddjgljinoochmcnpadlgdhfdkln
설명 Transform your new tab into an actual church service.
파일 크기 4.97 MB
설치 횟수 40
현재 버전 1.1
최근 업데이트 2020-10-17
출시 날짜 2020-09-03
평점 5.00/5 총 7 개의 평점
개발자 https://www.bibletheme.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://bibletheme.com/lakewood
도움말 페이지 URL https://bibletheme.com/privacy
개인정보 보호 정책 페이지 URL https://www.bibletheme.com/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lakewood Church New Tab Wallpaper HD",
    "description": "Transform your new tab into an actual church service.",
    "version": "1.1",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Bible Theme",
            "keyword": "q",
            "search_url": "https:\/\/bibletheme.com\/search.php?{searchTerms}",
            "favicon_url": "https:\/\/bibletheme.com\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon_128.png",
        "64": "icon_64.png",
        "48": "icon_48.png"
    },
    "permissions": [
        "*:\/\/bibletheme.com\/*"
    ]
}