Nature Wallpapers

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

Nature Wallpapers란 무엇입니까?

Nature Wallpapers은(는) admin에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Over 100+ of the best nature wallpaper images with our extension!"입니다.

확장 프로그램 스크린샷

screenshot

Nature Wallpapers 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.
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

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 uninstall the extension at any time
To remove our extension from Google Chrome:

1) Click on the three vertical dots icon in the upper right-hand corner of your Chrome browser
2) Go to "Settings"
3) In the left menu that appears, click on "Extensions"
4) From the list of installed Extensions, locate the extension you would like to uninstall                    

확장 프로그램 기본 정보

이름 Nature Wallpapers Nature Wallpapers
ID pmlldhbhhcbniejhkfcabmlmijimlcke
공식 URL https://chromewebstore.google.com/detail/nature-wallpapers/pmlldhbhhcbniejhkfcabmlmijimlcke
설명 Over 100+ of the best nature wallpaper images with our extension!
파일 크기 211 KB
설치 횟수 13,714
현재 버전 0.1.4
최근 업데이트 2023-07-11
출시 날짜 2023-07-11
개발자 admin
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.app-solute.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\/*"
    ]
}