Bugatti Wallpaper Theme New Tab
Bugatti Wallpaper Theme New Tab personal dashboard
什麼是Bugatti Wallpaper Theme New Tab?
Bugatti Wallpaper Theme New Tab是由newtabdemo開發的Chrome擴展程式,該擴展的主要功能是“Bugatti Wallpaper Theme New Tab personal dashboard”。
擴展截圖
下載Bugatti Wallpaper Theme New Tab擴展crx文件
下載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 |
ID | aokofkifaickckfldphbfpjblbfefeol |
官方網址 | 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" } } |