Nature Backgrounds

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

什么是Nature Backgrounds?

Nature Backgrounds是由different tabs background开发的Chrome扩展程序,该扩展的主要功能是“A perfect new Nature themed new tab extension for your chrome browser.”。

扩展截图

screenshot
screenshot
screenshot

下载Nature Backgrounds扩展crx文件

下载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"
}