Bugatti Wallpaper Theme New Tab

Bugatti Wallpaper Theme New Tab personal dashboard

Vad är Bugatti Wallpaper Theme New Tab?

Bugatti Wallpaper Theme New Tab är en Chrome-tillägg utvecklad av newtabdemo, och dess huvudfunktion är "Bugatti Wallpaper Theme New Tab personal dashboard".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Bugatti Wallpaper Theme New Tab-förlängningens CRX-fil

Ladda ner Bugatti Wallpaper Theme New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Bugatti Wallpaper Theme New Tab Bugatti Wallpaper Theme New Tab
ID aokofkifaickckfldphbfpjblbfefeol
Officiell webbadress https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol
Beskrivning Bugatti Wallpaper Theme New Tab personal dashboard
Filstorlek 42.58 MB
Antal Installationer 2,400
Aktuell Version 2023.11.20.454
Senast Uppdaterad 2023-11-21
Publiceringsdatum 2023-04-11
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare newtabdemo
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://newtabthemebuilder.com/
Stödda Språk 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"
    }
}