The Nature Art

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

The Nature Art क्या है?

The Nature Art Algopeak Digital Ltd द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में The Nature Art एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम The Nature Art The Nature Art
ID ehdjjkgfcihfheoeechicjlchbdhecdb
आधिकारिक URL https://chrome.google.com/webstore/detail/the-nature-art/ehdjjkgfcihfheoeechicjlchbdhecdb
विवरण Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!
फ़ाइल का आकार 14.07 MB
स्थापना संख्या 25,308
वर्तमान संस्करण 1.3.5
अंतिम अपडेट 2023-07-12
प्रकाशन तिथि 2023-03-15
रेटिंग 3.67/5 कुल 6 रेटिंग्स
डेवलपर Algopeak Digital Ltd
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.thenatureart.com/
गोपनीयता नीति पृष्ठ URL https://www.thenatureart.com/privacy-policy
समर्थित भाषाएँ 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"
    }
}