Bugatti Wallpaper Theme New Tab

Bugatti Wallpaper Theme New Tab personal dashboard

What is Bugatti Wallpaper Theme New Tab?

Bugatti Wallpaper Theme New Tab is a Chrome extension developed by newtabdemo, and its main feature is "Bugatti Wallpaper Theme New Tab personal dashboard".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Bugatti Wallpaper Theme New Tab Extension CRX File

Download Bugatti Wallpaper Theme 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

                        Bugatti Wallpaper Theme New Tab

Features included:
- 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 Bugatti Wallpaper Theme New Tab Bugatti Wallpaper Theme New Tab
ID aokofkifaickckfldphbfpjblbfefeol
Official URL https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol
Description Bugatti Wallpaper Theme New Tab personal dashboard
File Size 42.58 MB
Installation Count 2,400
Current Version 2023.11.20.454
Last Updated 2023-11-21
Publish Date 2023-04-11
Rating 5.00/5 Total 2 Ratings
Developer newtabdemo
Email [email protected]
Payment Type free
Extension Website https://newtabthemebuilder.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bugatti Wallpaper Theme New Tab",
    "description": "Bugatti Wallpaper Theme New Tab personal dashboard",
    "version": "2023.11.20.454",
    "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"
    }
}