The Nature Art

Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!

O que é The Nature Art?

The Nature Art é uma extensão do Chrome desenvolvida por Algopeak Digital Ltd, e sua principal característica é "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão The Nature Art

Baixe arquivos de extensão The Nature Art 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

                        Transform your browser with stunning nature backgrounds! Our Nature Art extension provides you with a wide variety of beautiful scenery images.

The Nature Art extension changes your search engine in the new tab to Bing and provides the features below:
- Stunning nature background images
- Useful links for easy enter to all the popular search engines
- Convenient web search

By clicking "Add to Chrome", I accept and agree to installing the The Nature Art Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Service- https://www.thenatureart.com/terms-of-service and Privacy Policy https://www.thenatureart.com/privacy-policy.

About the extension:
Nature Art replaces your default chrome backgrounds with breathtaking nature images including mountains, forests, beaches, and more.
Simply install the extension and our images library will be rotated through images automatically with a new stunning background every time you open a new tab.

The images are carefully selected for use as backgrounds, ensuring that they will look great on any screen size. Plus, our extension is lightweight and won't slow down your browsing experience.
This extension is free to download from the Chrome Web store, and does not collect your search results. You can uninstall it at any time.

We invite you to visit us in our website:
https://thenatureart.com                    

Informações Básicas da Extensão

Nome The Nature Art The Nature Art
ID ehdjjkgfcihfheoeechicjlchbdhecdb
URL Oficial https://chrome.google.com/webstore/detail/the-nature-art/ehdjjkgfcihfheoeechicjlchbdhecdb
Descrição Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!
Tamanho do Arquivo 14.07 MB
Contagem de Instalações 25,308
Versão Atual 1.3.5
Última Atualização 2023-07-12
Data de Publicação 2023-03-15
Classificação 3.67/5 Total de 6 Avaliações
Desenvolvedor Algopeak Digital Ltd
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.thenatureart.com/
URL da Página de Política de Privacidade https://www.thenatureart.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Nature Art",
    "version": "1.3.5",
    "description": "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "images\/logo.png"
    },
    "icons": {
        "16": "images\/16x16.png",
        "64": "images\/64x64.png"
    }
}