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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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. "
}