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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย williswong2019 และคุณลักษณะหลักของมันคือ "17 beautiful sunset beach pictures in HD for Chrome new tab."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sunset Beach Themes & New Tab

ดาวน์โหลดไฟล์ส่วนขยาย 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. "
}