Cars Wallpaper
Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.
Was ist Cars Wallpaper?
Cars Wallpaper ist eine Chrome-Erweiterung, die von Cars Wallpaper entwickelt wurde, und ihr Hauptmerkmal ist "Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.".
Erweiterungsscreenshots
Cars Wallpaper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Cars Wallpaper-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
Install this sport cars extension and enjoy a different wallpapers on each tab page.
By clicking "Add to Chrome", I accept and agree to installing the Cars Wallpaper extension and setting Chrome™️ New Tab search provider to Google, Yahoo or Microsoft Bing as described in Terms of Use and Privacy Policy.
Free stock media content is distributed by Unsplash - https://unsplash.com
Terms of Use: https://www.cars-wallpaper.com/terms.html
Privacy Policy: https://www.cars-wallpaper.com/privacy-policy.html Grundlegende Informationen zur Erweiterung
| Name | |
| ID | eaeefnbahnohbgbcegfggeniaimelcco |
| Offizielle URL | https://chromewebstore.google.com/detail/cars-wallpaper/eaeefnbahnohbgbcegfggeniaimelcco |
| Beschreibung | Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers. |
| Dateigröße | 30.39 MB |
| Installationsanzahl | 20,000 |
| Aktuelle Version | 3.4 |
| Letztes Update | 2023-12-15 |
| Veröffentlichungsdatum | 2023-04-18 |
| Bewertung | 4.83/5 Insgesamt 12 Bewertungen |
| Entwickler | Cars Wallpaper |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.cars-wallpaper.com/ |
| Hilfeseite URL | https://www.cars-wallpaper.com/#contacts |
| URL der Datenschutzrichtlinien-Seite | https://www.cars-wallpaper.com/privacy-policy.html |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cars Wallpaper",
"version": "3.4",
"description": "Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": []
} | |