Nature New Tab Backgrounds

Beautiful random nature themed new tab backgrounds!

¿Qué es Nature New Tab Backgrounds?

Nature New Tab Backgrounds es una extensión de Chrome desarrollada por Addon Tech Group, y su función principal es "Beautiful random nature themed new tab backgrounds!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Nature New Tab Backgrounds

Descarga archivos de extensión Nature New Tab 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

                        Random new tab page backgrounds with exciting nature images!

By clicking "Add to chrome", I accept and agree to installing the Nature New Tab Backgrounds Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.addontechgroup.com/new-tab-series/nature/terms
Privacy Policy: https://www.addontechgroup.com/new-tab-series/nature/privacy-policy
About Us: http://www.addontechgroup.com/about
Contact Us: http://www.addontechgroup.com/contact                    

Información Básica de la Extensión

Nombre Nature New Tab Backgrounds Nature New Tab Backgrounds
ID mjnpaomagooknppjgnkhfeompojcgkab
URL Oficial https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab
Descripción Beautiful random nature themed new tab backgrounds!
Tamaño del Archivo 22 KB
Cantidad de Instalaciones 100,000
Versión Actual 1.04
Última Actualización 2021-05-20
Fecha de Publicación 2021-04-27
Calificación 4.59/5 Total de 22 Calificaciones
Desarrollador Addon Tech Group
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.addontechgroup.com
URL de la Página de Ayuda https://www.addontechgroup.com/contact
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nature New Tab Backgrounds",
    "description": "Beautiful random nature themed new tab backgrounds!",
    "version": "1.04",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "browser_action": {
        "default_icon": "icon\/icon48.png"
    },
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    }
}