Beaches Background Tab Theme

Customize your Chrome browser with peaceful relaxing beach stock photos.

Beaches Background Tab Themeคืออะไร?

Beaches Background Tab Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://coolcustomthemes.com และคุณลักษณะหลักของมันคือ "Customize your Chrome browser with peaceful relaxing beach stock photos."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Beaches Background Tab Theme

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

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

                        Do you like the beach?  Our customized beach wallpaper will make you feel like you are practically there.  Each time you open your Chrome browser or open a new tab, you will be presented with a beautiful beach theme from our library of beach stock photos.

Sit back, relax, and take in the nice warm sun, cool crystal clear waters, and nice soft sand.

Our beach background has a Google search bar built in, along with a clock and links to some of the most popular websites online for easy access!                    

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

ชื่อ Beaches Background Tab Theme Beaches Background Tab Theme
ID gldliikdbogbmfoiemmamgfodnpjacpn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/beaches-background-tab-th/gldliikdbogbmfoiemmamgfodnpjacpn
คำอธิบาย Customize your Chrome browser with peaceful relaxing beach stock photos.
ขนาดไฟล์ 54.5 KB
จำนวนการติดตั้ง 507
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2022-05-22
วันที่เผยแพร่ 2019-12-11
ผู้พัฒนา http://coolcustomthemes.com
อีเมล [email protected]
เว็บไซต์ส่วนขยาย https://coolcustomthemes.com/beaches-background-tab-theme/
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "favicon-16x16.png",
            "32": "favicon-32x32.png"
        },
        "default_title": "Beaches Background Tab Theme"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Customize your Chrome browser with peaceful relaxing beach stock photos.",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.coolcustomthemes.com\/*",
            "*:\/\/coolcustomthemes.com\/*"
        ]
    },
    "icons": {
        "128": "favicon-128x128.png",
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png",
        "48": "favicon-48x48.png"
    },
    "incognito": "split",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmy\/uuqOL+glIbPQE8SN6YNJ7HLuIDIhJS7P79HethZZroW0gazsVc0VCVrepcoFkUqbgXevctyr2ad9paDt9bTV9zgCa7mK2aAwi41Xtw+ssVYmkD8Sr42iFZq7Jh9wXNEGlnYLeYy+vEZ7slk0l+os1rTdf3j51SEDLjtx+dlPlx85gnS6Mrh9nKJ9KETh8QfN6y9C3s94UUQRxKBp86sAbTYB22FVpSGyUeGatSuzJNh8jPO50RVnVnauvnx3nl3mbX0uiYkUS\/hXedWOtfsIAAvqR3Ph23zQbPbaQx+CF5pySAC9cSICzr1Ru9mlqyQWK8iHdS7h5scbwhsJ47QIDAQAB",
    "manifest_version": 2,
    "name": "Beaches Background Tab Theme",
    "permissions": [
        "tabs",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.coolcustomthemes.com\/*",
        "*:\/\/coolcustomthemes.com\/*"
    ],
    "short_name": "Beaches Background Tab Theme",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}