Sunset Beach Themes & New Tab

17 beautiful sunset beach pictures in HD for Chrome new tab.

Sunset Beach Themes & New Tabとは何ですか?

Sunset Beach Themes & New Tabはwilliswong2019によって開発されたChromeの拡張機能で、その主な機能は「17 beautiful sunset beach pictures in HD for Chrome new tab.」です。

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

screenshot
screenshot
screenshot
screenshot

Sunset Beach Themes & New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        In all the scenes of the sunset, the sunset by the sea is one of the most fascinating landscapes and one of the photographers’ favorite places to shoot.

Enjoy these 17 beautiful sunset beach pictures in HD for Chrome new tab.                    

拡張機能の基本情報

名前 Sunset Beach Themes & New Tab Sunset Beach Themes & New Tab
ID nighlkfolflfnoifgjaidaoaiklmamlg
公式URL https://chrome.google.com/webstore/detail/sunset-beach-themes-new-t/nighlkfolflfnoifgjaidaoaiklmamlg
説明 17 beautiful sunset beach pictures in HD for Chrome new tab.
ファイルサイズ 37.34 KB
インストール数 71
現在のバージョン 1.0
最終更新日 2019-02-02
公開日 2019-02-02
開発者 williswong2019
支払い方法 free
対応言語 en
manifest.json
{
    "icons": {
        "128": "sunset_beach_128px.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "back_js.js"
        ]
    },
    "browser_action": {
        "default_icon": "sunset_beach_128px.png",
        "default_title": "Sunset Beach Themes & New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "newtab_page.html"
    },
    "manifest_version": 2,
    "name": "__MSG_headTitle__",
    "version": "1.0",
    "default_locale": "en",
    "description": "17 beautiful sunset beach pictures in HD for Chrome new tab. "
}