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文件

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

擴展使用說明

                        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
官方網址 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\/*"
    ]
}