Nature Backgrounds

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

Co to jest Nature Backgrounds?

Nature Backgrounds to rozszerzenie Chrome opracowane przez different tabs background, a jego główną funkcją jest „A perfect new Nature themed new tab extension for your chrome browser.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Nature Backgrounds

Pobierz pliki rozszerzeń Nature Backgrounds w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Nature Backgrounds Nature Backgrounds
ID mhfjihoigloaglcopgnfadghkkbbgnmp
Oficjalny URL https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp
Opis A perfect new Nature themed new tab extension for your chrome browser.
Rozmiar pliku 13.43 KB
Liczba instalacji 23,248
Aktualna Wersja 0.0.0.1
Ostatnia Aktualizacja 2023-12-09
Data Publikacji 2023-02-21
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper different tabs background
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.naturetab.xyz
Adres URL Strony Polityki Prywatności https://dogstab.xyz/Privacy-Policy.html
Obsługiwane Języki 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"
}