Nature Wallpapers

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

Co je Nature Wallpapers?

Nature Wallpapers je rozšíření Chrome vyvinuté admin, a jeho hlavní funkcí je „Over 100+ of the best nature wallpaper images with our extension!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Nature Wallpapers

Stáhněte si soubory rozšíření Nature Wallpapers 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í

                        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                    

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

Název Nature Wallpapers Nature Wallpapers
ID ghhmpphoblakckooalbmhfeoegbbldod
Oficiální URL https://chrome.google.com/webstore/detail/ghhmpphoblakckooalbmhfeoegbbldod
Popis Over 100+ of the best nature wallpaper images with our extension!
Velikost souboru 213 KB
Počet instalací 50,326
Aktuální Verze 0.1.4
Poslední Aktualizace 2023-02-21
Datum Vydání 2023-01-27
Hodnocení 4.55/5 Celkem 31 Hodnocení
Vývojář admin
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://landscape-wallpaper.com/
URL Stránky Nápovědy https://landscape-wallpaper.com/contact
URL Stránky Zásad Ochrany Soukromí https://newsbuzzzer.com/pages/privacy-policy.html
Podporované Jazyky 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\/*"
    ]
}