Nature Backgrounds

A perfect new Nature themed new tab extension for your chrome browser.

Was ist Nature Backgrounds?

Nature Backgrounds ist eine Chrome-Erweiterung, die von different tabs background entwickelt wurde, und ihr Hauptmerkmal ist "A perfect new Nature themed new tab extension for your chrome browser.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Nature Backgrounds-Erweiterungs-CRX-Datei herunterladen

Laden Sie Nature 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

                        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                    

Grundlegende Informationen zur Erweiterung

Name Nature Backgrounds Nature Backgrounds
ID mhfjihoigloaglcopgnfadghkkbbgnmp
Offizielle URL https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp
Beschreibung A perfect new Nature themed new tab extension for your chrome browser.
Dateigröße 13.43 KB
Installationsanzahl 23,248
Aktuelle Version 0.0.0.1
Letztes Update 2023-12-09
Veröffentlichungsdatum 2023-02-21
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler different tabs background
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.naturetab.xyz
URL der Datenschutzrichtlinien-Seite https://dogstab.xyz/Privacy-Policy.html
Unterstützte Sprachen 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"
}