Nature background pictures new tab

image of nature in background of every new tab.

Nature background pictures new tabとは何ですか?

Nature background pictures new tabはnaturepicturesnewtabによって開発されたChromeの拡張機能で、その主な機能は「image of nature in background of every new tab.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Nature background pictures new tab拡張機能のCRXファイルをダウンロード

Nature background pictures new tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing an immersive browsing experience, breathtaking nature pictures every time they open a new tab. With each click, stunning landscapes, vibrant wildlife, and serene seascapes grace the screen, instantly transporting users to the wonders of the natural world.  

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Here are some essential details:

By selecting the 'Add to Chrome' button and installing this beautiful 'Nature background pictures new tab' you are consenting to the installation of this extension, along with our Privacy Policy and Terms of Service stated below. 

By installing the 'Nature background pictures new tab,' you are agreeing to the modification of the new tab settings. 

You have the option to remove or disable this extension whenever you wish. 
Privacy policy available at: https://naturepicturesnewtab.com/privacy.html
Terms of Service: https://naturepicturesnewtab.com/terms.html

Feel free to contact us at [email protected]. 
We would be delighted to assist you!                    

拡張機能の基本情報

名前 Nature background pictures new tab Nature background pictures new tab
ID ddebobgfbndddogdmjofighmbccfoipb
公式URL https://chromewebstore.google.com/detail/nature-background-picture/ddebobgfbndddogdmjofighmbccfoipb
説明 image of nature in background of every new tab.
ファイルサイズ 2.04 MB
インストール数 2,662
現在のバージョン 1.0.6
最終更新日 2024-01-01
公開日 2022-11-03
評価 1.00/5 合計 1 レビュー
開発者 naturepicturesnewtab
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://naturepicturesnewtab.com
プライバシーポリシーページのURL https://naturepicturesnewtab.com/privacy.html
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Nature background pictures new tab",
    "version": "1.0.6",
    "description": "image of nature in background of every new tab.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/naturepicturesnewtab.com\/",
        "*:\/\/*.naturepicturesnewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "natbg.html"
    },
    "icons": {
        "16": "bp-nat.png",
        "48": "bp-nat.png",
        "128": "bp-nat.png"
    },
    "action": {
        "default_icon": "bp-nat.png"
    }
}