Nature background pictures new tab

image of nature in background of every new tab.

O que é Nature background pictures new tab?

Nature background pictures new tab é uma extensão do Chrome desenvolvida por naturepicturesnewtab, e sua principal característica é "image of nature in background of every new tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Nature background pictures new tab

Baixe arquivos de extensão Nature background pictures new tab 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

                        Introducing an immersive browsing experience, breathtaking nature pictures every time they open a new tab. With each click, stunning landscapes, vibrant wildlife, and serene seascapes grace the screen, instantly transporting users to the wonders of the natural world.  

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Here are some essential details:

By selecting the 'Add to Chrome' button and installing this beautiful 'Nature background pictures new tab' you are consenting to the installation of this extension, along with our Privacy Policy and Terms of Service stated below. 

By installing the 'Nature background pictures new tab,' you are agreeing to the modification of the new tab settings. 

You have the option to remove or disable this extension whenever you wish. 
Privacy policy available at: https://naturepicturesnewtab.com/privacy.html
Terms of Service: https://naturepicturesnewtab.com/terms.html

Feel free to contact us at [email protected]. 
We would be delighted to assist you!                    

Informações Básicas da Extensão

Nome Nature background pictures new tab Nature background pictures new tab
ID ddebobgfbndddogdmjofighmbccfoipb
URL Oficial https://chromewebstore.google.com/detail/nature-background-picture/ddebobgfbndddogdmjofighmbccfoipb
Descrição image of nature in background of every new tab.
Tamanho do Arquivo 2.04 MB
Contagem de Instalações 2,662
Versão Atual 1.0.6
Última Atualização 2024-01-01
Data de Publicação 2022-11-03
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor naturepicturesnewtab
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://naturepicturesnewtab.com
URL da Página de Política de Privacidade https://naturepicturesnewtab.com/privacy.html
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Nature background pictures new tab",
    "version": "1.0.6",
    "description": "image of nature in background of every new tab.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/naturepicturesnewtab.com\/",
        "*:\/\/*.naturepicturesnewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "natbg.html"
    },
    "icons": {
        "16": "bp-nat.png",
        "48": "bp-nat.png",
        "128": "bp-nat.png"
    },
    "action": {
        "default_icon": "bp-nat.png"
    }
}