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
Eメール [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"
    }
}