Nature New Tab Backgrounds

Beautiful random nature themed new tab backgrounds!

Was ist Nature New Tab Backgrounds?

Nature New Tab Backgrounds ist eine Chrome-Erweiterung, die von Addon Tech Group entwickelt wurde, und ihr Hauptmerkmal ist "Beautiful random nature themed new tab backgrounds!".

Erweiterungsscreenshots

screenshot

Nature New Tab Backgrounds-Erweiterungs-CRX-Datei herunterladen

Laden Sie Nature New Tab Backgrounds-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Nature New Tab Backgrounds Nature New Tab Backgrounds
ID mjnpaomagooknppjgnkhfeompojcgkab
Offizielle URL https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab
Beschreibung Beautiful random nature themed new tab backgrounds!
Dateigröße 22 KB
Installationsanzahl 100,000
Aktuelle Version 1.04
Letztes Update 2021-05-20
Veröffentlichungsdatum 2021-04-27
Bewertung 4.59/5 Insgesamt 22 Bewertungen
Entwickler Addon Tech Group
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.addontechgroup.com
Hilfeseite URL https://www.addontechgroup.com/contact
Unterstützte Sprachen 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"
    }
}