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