Ferrari Wallpaper New Tab
Ferrari Wallpaper New Tab personal dashboard
Was ist Ferrari Wallpaper New Tab?
Ferrari Wallpaper New Tab ist eine Chrome-Erweiterung, die von newtabdemo entwickelt wurde, und ihr Hauptmerkmal ist "Ferrari Wallpaper New Tab personal dashboard".
Erweiterungsscreenshots
Ferrari Wallpaper New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ferrari Wallpaper New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Ferrari is an iconic Italian luxury sports car manufacturer, renowned for its high-performance vehicles and its prestigious history in Formula 1 racing. Founded by Enzo Ferrari in 1939 and officially recognized as Ferrari S.p.A. in 1947, it has continually set the standard for automotive excellence and is viewed as a symbol of speed, luxury, and wealth.
Ferrari Wallpaper New Tab personal dashboard
- 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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | faiocghaeiconfijbkegpoecpaoandha |
| Offizielle URL | https://chromewebstore.google.com/detail/ferrari-wallpaper-new-tab/faiocghaeiconfijbkegpoecpaoandha |
| Beschreibung | Ferrari Wallpaper New Tab personal dashboard |
| Dateigröße | 55.9 MB |
| Installationsanzahl | 3,468 |
| Aktuelle Version | 2023.11.20.429 |
| Letztes Update | 2023-11-21 |
| Veröffentlichungsdatum | 2023-04-21 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | newtabdemo |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ferrari Wallpaper New Tab",
"description": "Ferrari Wallpaper New Tab personal dashboard",
"version": "2023.11.20.429",
"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"
}
} | |