Nature Backgrounds

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

Что такое Nature Backgrounds?

Nature Backgrounds - это расширение Chrome, разработанное different tabs background, и его основная функция - "A perfect new Nature themed new tab extension for your chrome browser.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Nature Backgrounds

Скачайте файлы расширений Nature Backgrounds в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Nature Backgrounds Nature Backgrounds
ID mhfjihoigloaglcopgnfadghkkbbgnmp
Официальный URL https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp
Описание A perfect new Nature themed new tab extension for your chrome browser.
Размер файла 13.43 KB
Количество установок 23,248
Текущая Версия 0.0.0.1
Последнее Обновление 2023-12-09
Дата публикации 2023-02-21
Рейтинг 5.00/5 Всего 5 оценок
Разработчик different tabs background
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.naturetab.xyz
URL страницы политики конфиденциальности https://dogstab.xyz/Privacy-Policy.html
Поддерживаемые языки 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"
}