Nature Backgrounds

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

What is Nature Backgrounds?

Nature Backgrounds is a Chrome extension developed by different tabs background, and its main feature is "A perfect new Nature themed new tab extension for your chrome browser.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Nature Backgrounds Extension CRX File

Download Nature Backgrounds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Nature Backgrounds Nature Backgrounds
ID mhfjihoigloaglcopgnfadghkkbbgnmp
Official URL https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp
Description A perfect new Nature themed new tab extension for your chrome browser.
File Size 13.43 KB
Installation Count 23,248
Current Version 0.0.0.1
Last Updated 2023-12-09
Publish Date 2023-02-21
Rating 5.00/5 Total 5 Ratings
Developer different tabs background
Email [email protected]
Payment Type free
Extension Website https://www.naturetab.xyz
Privacy Policy Page URL https://dogstab.xyz/Privacy-Policy.html
Supported Languages 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"
}