Nature Wallpapers
Over 100+ of the best nature wallpaper images with our extension!
¿Qué es Nature Wallpapers?
Nature Wallpapers es una extensión de Chrome desarrollada por admin, y su función principal es "Over 100+ of the best nature wallpaper images with our extension!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Nature Wallpapers
Descarga archivos de extensión Nature Wallpapers en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | ghhmpphoblakckooalbmhfeoegbbldod |
URL Oficial | https://chrome.google.com/webstore/detail/ghhmpphoblakckooalbmhfeoegbbldod |
Descripción | Over 100+ of the best nature wallpaper images with our extension! |
Tamaño del Archivo | 213 KB |
Cantidad de Instalaciones | 50,326 |
Versión Actual | 0.1.4 |
Última Actualización | 2023-02-21 |
Fecha de Publicación | 2023-01-27 |
Calificación | 4.55/5 Total de 31 Calificaciones |
Desarrollador | admin |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://landscape-wallpaper.com/ |
URL de la Página de Ayuda | https://landscape-wallpaper.com/contact |
URL de la Página de Política de Privacidad | https://newsbuzzzer.com/pages/privacy-policy.html |
Idiomas Soportados | 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\/*" ] } |