Nature New Tab Backgrounds

Beautiful random nature themed new tab backgrounds!

Cos'è Nature New Tab Backgrounds?

Nature New Tab Backgrounds è un'estensione di Chrome sviluppata da Addon Tech Group, e la sua funzione principale è "Beautiful random nature themed new tab backgrounds!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Nature New Tab Backgrounds

Scarica i file di estensione Nature New Tab Backgrounds in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Nature New Tab Backgrounds Nature New Tab Backgrounds
ID mjnpaomagooknppjgnkhfeompojcgkab
URL Ufficiale https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab
Descrizione Beautiful random nature themed new tab backgrounds!
Dimensione del File 22 KB
Conteggio Installazioni 100,000
Versione Corrente 1.04
Ultimo Aggiornamento 2021-05-20
Data di Pubblicazione 2021-04-27
Valutazione 4.59/5 Totale 22 Valutazioni
Sviluppatore Addon Tech Group
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.addontechgroup.com
URL della Pagina di Aiuto https://www.addontechgroup.com/contact
Lingue Supportate 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"
    }
}