The Nature Art

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

Co je The Nature Art?

The Nature Art je rozšíření Chrome vyvinuté Algopeak Digital Ltd, a jeho hlavní funkcí je „Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření The Nature Art

Stáhněte si soubory rozšíření The Nature Art ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název The Nature Art The Nature Art
ID ehdjjkgfcihfheoeechicjlchbdhecdb
Oficiální URL https://chrome.google.com/webstore/detail/the-nature-art/ehdjjkgfcihfheoeechicjlchbdhecdb
Popis Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!
Velikost souboru 14.07 MB
Počet instalací 25,308
Aktuální Verze 1.3.5
Poslední Aktualizace 2023-07-12
Datum Vydání 2023-03-15
Hodnocení 3.67/5 Celkem 6 Hodnocení
Vývojář Algopeak Digital Ltd
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.thenatureart.com/
URL Stránky Zásad Ochrany Soukromí https://www.thenatureart.com/privacy-policy
Podporované Jazyky 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"
    }
}