Mercedes-Benz Wallpaper New Tab

Mercedes-Benz Wallpaper New Tab personal dashboard

What is Mercedes-Benz Wallpaper New Tab?

Mercedes-Benz Wallpaper New Tab is a Chrome extension developed by dealalchemist, and its main feature is "Mercedes-Benz Wallpaper New Tab personal dashboard".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Mercedes-Benz Wallpaper New Tab Extension CRX File

Download Mercedes-Benz Wallpaper New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Mercedes-Benz Wallpaper 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.                    

Extension Basic Information

Name Mercedes-Benz Wallpaper New Tab Mercedes-Benz Wallpaper New Tab
ID ongkphmmbhofacidpblokmofodndcogn
Official URL https://chromewebstore.google.com/detail/mercedes-benz-wallpaper-n/ongkphmmbhofacidpblokmofodndcogn
Description Mercedes-Benz Wallpaper New Tab personal dashboard
File Size 28.24 MB
Installation Count 1,740
Current Version 2023.11.20.617
Last Updated 2023-11-21
Publish Date 2023-04-25
Rating 5.00/5 Total 4 Ratings
Developer dealalchemist
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mercedes-Benz Wallpaper New Tab",
    "description": "Mercedes-Benz Wallpaper New Tab personal dashboard",
    "version": "2023.11.20.617",
    "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"
    }
}