Christmas Decorations Wallpapers HD New Tab

Beautiful Christmas Decorations wallpaper with useful utilities

Christmas Decorations Wallpapers HD New Tabคืออะไร?

Christmas Decorations Wallpapers HD New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย iakovkushin924588 และคุณลักษณะหลักของมันคือ "Beautiful Christmas Decorations wallpaper with useful utilities"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Christmas Decorations Wallpapers HD New Tab

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

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

                        Dear user, we`ve created the best high quality wallpapers of Christmas Decorations from the whole
web. Only one click on install button and you`ll get this awesome Christmas Decorations Theme app.
Install this app and customize your Chrome New Tab in accordance to your needs. This wallpapers
collection is a real pleasure for your eyes and soul and it also has New Year Wallpapers and Christmas
Wallpaper HD. You will be pleasantly surprised and delighted after installing this superb Christmas
Decorations Wallpaper. Why don't you just try? We paid a lot of attention to details in this Christmas
Decorations Wallpapers, because we want to make your browsing comfortable and pleasant.
Features:
- Local time option
- Option of adding notes
- Useful searchbar
- The best and the brightest Christmas Decorations Wallpapers and backgrounds for your Chrome
- Access to most viewed websites
- You can create your own list of errands right on the Tab
- Pick one favorite background or just let them change automatically
- You can create your own list of errands right on the Tab
- You can also choose the option, which will hide signs, inscriptions and all the elements of new tab.
- Animation of snow is available!

Only the best wallpapers of Christmas Decorations were collected in this app. Don`t believe it? Them
simply check this out and install this awesome Christmas Decorations Wallpaper extension!
The Christmas Decorations New Tab extension is created by fans and has nothing to do with creators
and copyright holders.                    

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

ชื่อ Christmas Decorations Wallpapers HD New Tab Christmas Decorations Wallpapers HD New Tab
ID bajpdadmbloonahnhllklegnfekmffpf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/christmas-decorations-wal/bajpdadmbloonahnhllklegnfekmffpf
คำอธิบาย Beautiful Christmas Decorations wallpaper with useful utilities
ขนาดไฟล์ 1.51 MB
จำนวนการติดตั้ง 75
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-11-25
วันที่เผยแพร่ 2019-11-25
ผู้พัฒนา iakovkushin924588
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christmas Decorations Wallpapers HD New Tab",
    "description": "Beautiful Christmas Decorations wallpaper with useful utilities",
    "version": "1.0",
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "128": "icon-128.png"
        }
    },
    "icons": {
        "128": "icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "",
        "chrome:\/\/favicon\/*",
        "webRequestBlocking",
        "webRequest"
    ]
}