Ferrari Wallpaper New Tab
Ferrari Wallpaper New Tab personal dashboard
Cos'è Ferrari Wallpaper New Tab?
Ferrari Wallpaper New Tab è un'estensione di Chrome sviluppata da newtabdemo, e la sua funzione principale è "Ferrari Wallpaper New Tab personal dashboard".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ferrari Wallpaper New Tab
Scarica i file di estensione Ferrari Wallpaper 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
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | faiocghaeiconfijbkegpoecpaoandha |
| URL Ufficiale | https://chromewebstore.google.com/detail/ferrari-wallpaper-new-tab/faiocghaeiconfijbkegpoecpaoandha |
| Descrizione | Ferrari Wallpaper New Tab personal dashboard |
| Dimensione del File | 55.9 MB |
| Conteggio Installazioni | 3,468 |
| Versione Corrente | 2023.11.20.429 |
| Ultimo Aggiornamento | 2023-11-21 |
| Data di Pubblicazione | 2023-04-21 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | newtabdemo |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |