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
官方URL 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"
    }
}