Audi Wallpaper New Tab

Audi Wallpaper New Tab personal dashboard

什麼是Audi Wallpaper New Tab?

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

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Audi Wallpaper New Tab擴展crx文件

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

擴展使用說明

                        Audi Wallpaper HD chrome extension features some of the great Audi background to spice up your Chrome browser and give you the Audi feels. Browse through some of the most creative and wonderful Audi wallpaper theme, then save to your favorites or have the Audi background extension shuffle the wallpapers every time you open a new tab.

- 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.                    

擴展基本資訊

名稱 Audi Wallpaper New Tab Audi Wallpaper New Tab
ID bdppneacolaklfdimjlfehoeggdliocl
官方網址 https://chrome.google.com/webstore/detail/bdppneacolaklfdimjlfehoeggdliocl
簡介 Audi Wallpaper New Tab personal dashboard
檔案大小 30.37 MB
安裝次數 489
目前版本 8009
更新時間 2023-07-07
上架時間 2023-04-25
評分 5.00/5 共 1 次評分
開發者 dealalchemist
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Audi Wallpaper New Tab",
    "description": "Audi Wallpaper New Tab personal dashboard",
    "version": "8009",
    "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"
    }
}