Nature Wallpapers

Over 100+ of the best nature wallpaper images with our extension!

Nature Wallpapers क्या है?

Nature Wallpapers admin द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Over 100+ of the best nature wallpaper images with our extension!"।

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

screenshot

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

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

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

                        Nature Wallpapers is a Chrome extension that allows it's users to enjoy the beauty of nature as their background.

The extension features a collection of stunning nature landscapes including pictures of mountains, forests, beaches, and more. Users can easily shuffle through the different backgrounds by clicking the shuffle button located on the top right corner of the screen. This extension is perfect for those who love nature and want to have a refreshing view while browsing the web. 

By clicking "Add to chrome", I accept and agree to installing the Nature Wallpapers Chrome extension and setting Chrome™ New Tab and Default Search to that provided by the service and the Terms of Use and Privacy Policy. The new tab search engine will be provided by Microsoft Bing.

Disclaimer - All the images and backgrounds of natural landscapes are sourced from Unsplash, and are entirely free to use under the Unsplash license - unsplash.com/license

You may view our terms and conditions at https://www.app-solute.com/terms-of-use and our privacy policy at https://www.app-solute.com/privacy-policy                    

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

नाम Nature Wallpapers Nature Wallpapers
ID ghhmpphoblakckooalbmhfeoegbbldod
आधिकारिक URL https://chrome.google.com/webstore/detail/ghhmpphoblakckooalbmhfeoegbbldod
विवरण Over 100+ of the best nature wallpaper images with our extension!
फ़ाइल का आकार 213 KB
स्थापना संख्या 50,326
वर्तमान संस्करण 0.1.4
अंतिम अपडेट 2023-02-21
प्रकाशन तिथि 2023-01-27
रेटिंग 4.55/5 कुल 31 रेटिंग्स
डेवलपर admin
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://landscape-wallpaper.com/
सहायता पृष्ठ URL https://landscape-wallpaper.com/contact
गोपनीयता नीति पृष्ठ URL https://newsbuzzzer.com/pages/privacy-policy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.1.4",
    "author": "Appsolute LLC",
    "name": "Nature Wallpapers",
    "description": "Over 100+ of the best nature wallpaper images with our extension!",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.landscape-wallpaper.com\/*"
    ]
}