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
官方網址 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"
}