Mclaren Wallpaper New Tab
Mclaren Wallpaper New Tab personal dashboard.
Was ist Mclaren Wallpaper New Tab?
Mclaren Wallpaper New Tab ist eine Chrome-Erweiterung, die von dealalchemist entwickelt wurde, und ihr Hauptmerkmal ist "Mclaren Wallpaper New Tab personal dashboard.".
Erweiterungsscreenshots
Mclaren Wallpaper New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Mclaren 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
McLaren is a British car company known for producing high-performance sports cars, as well as its success in Formula One racing.
Mclaren Wallpaper New Tab personal dashboard.
Features:
- 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 | npkpigbbohgojlaadfemponefpinmjhd |
| Offizielle URL | https://chromewebstore.google.com/detail/mclaren-wallpaper-new-tab/npkpigbbohgojlaadfemponefpinmjhd |
| Beschreibung | Mclaren Wallpaper New Tab personal dashboard. |
| Dateigröße | 38.21 MB |
| Installationsanzahl | 3,000 |
| Aktuelle Version | 2023.6.28.1647 |
| Letztes Update | 2023-06-29 |
| Veröffentlichungsdatum | 2023-04-25 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | dealalchemist |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Mclaren Wallpaper New Tab",
"description": "Mclaren Wallpaper New Tab personal dashboard.",
"version": "2023.6.28.1647",
"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"
}
} | |