Ferrari Wallpaper New Tab

Ferrari Wallpaper New Tab personal dashboard

什麼是Ferrari Wallpaper New Tab?

Ferrari Wallpaper New Tab是由newtabdemo開發的Chrome擴展程式,該擴展的主要功能是“Ferrari Wallpaper New Tab personal dashboard”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Ferrari Wallpaper New Tab擴展crx文件

下載Ferrari Wallpaper New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Ferrari is an iconic Italian luxury sports car manufacturer, renowned for its high-performance vehicles and its prestigious history in Formula 1 racing. Founded by Enzo Ferrari in 1939 and officially recognized as Ferrari S.p.A. in 1947, it has continually set the standard for automotive excellence and is viewed as a symbol of speed, luxury, and wealth.

Ferrari Wallpaper New Tab personal dashboard
- 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.                    

擴展基本資訊

名稱 Ferrari Wallpaper New Tab Ferrari Wallpaper New Tab
ID faiocghaeiconfijbkegpoecpaoandha
官方網址 https://chromewebstore.google.com/detail/ferrari-wallpaper-new-tab/faiocghaeiconfijbkegpoecpaoandha
簡介 Ferrari Wallpaper New Tab personal dashboard
檔案大小 55.9 MB
安裝次數 3,468
目前版本 2023.11.20.429
更新時間 2023-11-21
上架時間 2023-04-21
評分 5.00/5 共 2 次評分
開發者 newtabdemo
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ferrari Wallpaper New Tab",
    "description": "Ferrari Wallpaper New Tab personal dashboard",
    "version": "2023.11.20.429",
    "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"
    }
}