Bugatti Wallpaper Theme New Tab

Bugatti Wallpaper Theme New Tab personal dashboard

Bugatti Wallpaper Theme New Tabคืออะไร?

Bugatti Wallpaper Theme New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย newtabdemo และคุณลักษณะหลักของมันคือ "Bugatti Wallpaper Theme New Tab personal dashboard"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bugatti Wallpaper Theme New Tab

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

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

                        Bugatti Wallpaper Theme New Tab

Features included:
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

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

ชื่อ Bugatti Wallpaper Theme New Tab Bugatti Wallpaper Theme New Tab
ID aokofkifaickckfldphbfpjblbfefeol
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol
คำอธิบาย Bugatti Wallpaper Theme New Tab personal dashboard
ขนาดไฟล์ 42.58 MB
จำนวนการติดตั้ง 2,400
เวอร์ชันปัจจุบัน 2023.11.20.454
อัปเดตครั้งล่าสุด 2023-11-21
วันที่เผยแพร่ 2023-04-11
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา newtabdemo
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://newtabthemebuilder.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bugatti Wallpaper Theme New Tab",
    "description": "Bugatti Wallpaper Theme New Tab personal dashboard",
    "version": "2023.11.20.454",
    "manifest_version": 3,
    "offline_enabled": true,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}