Beach Backgrounds and Wallpapers

Beach Backgrounds and Wallpapers

Beach Backgrounds and Wallpapersคืออะไร?

Beach Backgrounds and Wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BKG Products และคุณลักษณะหลักของมันคือ "Beach Backgrounds and Wallpapers"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Beach Backgrounds and Wallpapers

ดาวน์โหลดไฟล์ส่วนขยาย Beach Backgrounds and Wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The best backgrounds and themes of beaches in the new tab of your browser.
Click the + INSTALL button in the upper-right corner of this window.
You can change the background image at any time.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Beach Backgrounds and Wallpapers Beach Backgrounds and Wallpapers
ID ohadldmdddapijokigffkjlclkffopdm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/beach-backgrounds-and-wal/ohadldmdddapijokigffkjlclkffopdm
คำอธิบาย Beach Backgrounds and Wallpapers
ขนาดไฟล์ 7.45 KB
จำนวนการติดตั้ง 95
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2017-11-02
วันที่เผยแพร่ 2017-11-02
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา BKG Products
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Beach Backgrounds and Wallpapers",
    "description": "Beach Backgrounds and Wallpapers",
    "version": "1.0.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ]
}