The Nature Art
Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!
Was ist The Nature Art?
The Nature Art ist eine Chrome-Erweiterung, die von Algopeak Digital Ltd entwickelt wurde, und ihr Hauptmerkmal ist "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!".
Erweiterungsscreenshots
The Nature Art-Erweiterungs-CRX-Datei herunterladen
Laden Sie The Nature Art-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
Transform your browser with stunning nature backgrounds! Our Nature Art extension provides you with a wide variety of beautiful scenery images. The Nature Art extension changes your search engine in the new tab to Bing and provides the features below: - Stunning nature background images - Useful links for easy enter to all the popular search engines - Convenient web search By clicking "Add to Chrome", I accept and agree to installing the The Nature Art Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Service- https://www.thenatureart.com/terms-of-service and Privacy Policy https://www.thenatureart.com/privacy-policy. About the extension: Nature Art replaces your default chrome backgrounds with breathtaking nature images including mountains, forests, beaches, and more. Simply install the extension and our images library will be rotated through images automatically with a new stunning background every time you open a new tab. The images are carefully selected for use as backgrounds, ensuring that they will look great on any screen size. Plus, our extension is lightweight and won't slow down your browsing experience. This extension is free to download from the Chrome Web store, and does not collect your search results. You can uninstall it at any time. We invite you to visit us in our website: https://thenatureart.com
Grundlegende Informationen zur Erweiterung
Name | |
ID | ehdjjkgfcihfheoeechicjlchbdhecdb |
Offizielle URL | https://chrome.google.com/webstore/detail/the-nature-art/ehdjjkgfcihfheoeechicjlchbdhecdb |
Beschreibung | Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds! |
Dateigröße | 14.07 MB |
Installationsanzahl | 25,308 |
Aktuelle Version | 1.3.5 |
Letztes Update | 2023-07-12 |
Veröffentlichungsdatum | 2023-03-15 |
Bewertung | 3.67/5 Insgesamt 6 Bewertungen |
Entwickler | Algopeak Digital Ltd |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.thenatureart.com/ |
URL der Datenschutzrichtlinien-Seite | https://www.thenatureart.com/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "The Nature Art", "version": "1.3.5", "description": "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!", "manifest_version": 3, "chrome_url_overrides": { "newtab": "newtab.html" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "images\/logo.png" }, "icons": { "16": "images\/16x16.png", "64": "images\/64x64.png" } } |