Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
Cos'è Nature Backgrounds?
Nature Backgrounds è un'estensione di Chrome sviluppata da different tabs background, e la sua funzione principale è "A perfect new Nature themed new tab extension for your chrome browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Nature Backgrounds
Scarica i file di estensione Nature 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
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
Informazioni di Base sull'Estensione
Nome | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
URL Ufficiale | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
Descrizione | A perfect new Nature themed new tab extension for your chrome browser. |
Dimensione del File | 13.43 KB |
Conteggio Installazioni | 23,248 |
Versione Corrente | 0.0.0.1 |
Ultimo Aggiornamento | 2023-12-09 |
Data di Pubblicazione | 2023-02-21 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | different tabs background |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.naturetab.xyz |
URL della Pagina della Politica sulla Privacy | https://dogstab.xyz/Privacy-Policy.html |
Lingue Supportate | 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" } |