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文件

下載Nature Wallpapers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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\/*"
    ]
}