Bugatti Wallpaper Theme New Tab

Bugatti Wallpaper Theme New Tab personal dashboard

Cos'è Bugatti Wallpaper Theme New Tab?

Bugatti Wallpaper Theme New Tab è un'estensione di Chrome sviluppata da newtabdemo, e la sua funzione principale è "Bugatti Wallpaper Theme New Tab personal dashboard".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Bugatti Wallpaper Theme New Tab

Scarica i file di estensione Bugatti Wallpaper Theme New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Bugatti Wallpaper Theme New Tab Bugatti Wallpaper Theme New Tab
ID aokofkifaickckfldphbfpjblbfefeol
URL Ufficiale https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol
Descrizione Bugatti Wallpaper Theme New Tab personal dashboard
Dimensione del File 42.58 MB
Conteggio Installazioni 2,400
Versione Corrente 2023.11.20.454
Ultimo Aggiornamento 2023-11-21
Data di Pubblicazione 2023-04-11
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore newtabdemo
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://newtabthemebuilder.com/
Lingue Supportate 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"
    }
}