Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
¿Qué es Nature Backgrounds?
Nature Backgrounds es una extensión de Chrome desarrollada por different tabs background, y su función principal es "A perfect new Nature themed new tab extension for your chrome browser.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Nature Backgrounds
Descarga archivos de extensión Nature Backgrounds 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
You will find amazing new Nature and Nature related background each time your new tab loads, enjoy the tranquility and find inspiration when seeing new nature image. By installing "Nature Tab" extension, you agree to the Terms of Service and Privacy Policy, and to set your new tab page to Nature Background. The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting. Free stock media content is distributed by Unsplash - https://unsplash.com Privacy Policy: https://naturetab.xyz/Privacy-Policy.html Terms of Service: https://naturetab.xyz/Terms-Of-Use.html
Información Básica de la Extensión
Nombre | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
URL Oficial | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
Descripción | A perfect new Nature themed new tab extension for your chrome browser. |
Tamaño del Archivo | 13.43 KB |
Cantidad de Instalaciones | 23,248 |
Versión Actual | 0.0.0.1 |
Última Actualización | 2023-12-09 |
Fecha de Publicación | 2023-02-21 |
Calificación | 5.00/5 Total de 5 Calificaciones |
Desarrollador | different tabs background |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.naturetab.xyz |
URL de la Página de Política de Privacidad | https://dogstab.xyz/Privacy-Policy.html |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "main.html" }, "background": { "service_worker": "background.js" }, "description": "A perfect new Nature themed new tab extension for your chrome browser.", "icons": { "128": "logo.png", "32": "logo.png", "48": "logo.png", "96": "logo.png" }, "manifest_version": 3, "name": "Nature Backgrounds", "version": "0.0.0.1" } |