Lakewood Church New Tab Wallpaper HD
Transform your new tab into an actual church service.
O que é Lakewood Church New Tab Wallpaper HD?
Lakewood Church New Tab Wallpaper HD é uma extensão do Chrome desenvolvida por https://www.bibletheme.com, e sua principal característica é "Transform your new tab into an actual church service.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Lakewood Church New Tab Wallpaper HD
Baixe arquivos de extensão Lakewood Church New Tab Wallpaper HD no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | pbceiddjgljinoochmcnpadlgdhfdkln |
URL Oficial | https://chrome.google.com/webstore/detail/lakewood-church-new-tab-w/pbceiddjgljinoochmcnpadlgdhfdkln |
Descrição | Transform your new tab into an actual church service. |
Tamanho do Arquivo | 4.97 MB |
Contagem de Instalações | 40 |
Versão Atual | 1.1 |
Última Atualização | 2020-10-17 |
Data de Publicação | 2020-09-03 |
Classificação | 5.00/5 Total de 7 Avaliações |
Desenvolvedor | https://www.bibletheme.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://bibletheme.com/lakewood |
URL da Página de Ajuda | https://bibletheme.com/privacy |
URL da Página de Política de Privacidade | https://www.bibletheme.com/privacy |
Idiomas Suportados | 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\/*" ] } |