Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
O que é Nature Backgrounds?
Nature Backgrounds é uma extensão do Chrome desenvolvida por different tabs background, e sua principal característica é "A perfect new Nature themed new tab extension for your chrome browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Nature Backgrounds
Baixe arquivos de extensão Nature Backgrounds no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
URL Oficial | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
Descrição | A perfect new Nature themed new tab extension for your chrome browser. |
Tamanho do Arquivo | 13.43 KB |
Contagem de Instalações | 23,248 |
Versão Atual | 0.0.0.1 |
Última Atualização | 2023-12-09 |
Data de Publicação | 2023-02-21 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | different tabs background |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.naturetab.xyz |
URL da Página de Política de Privacidade | https://dogstab.xyz/Privacy-Policy.html |
Idiomas Suportados | 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" } |