Motorcycles Wallpaper
Replace your basic new tab with motorcycles backgrounds. Designed especially for motorcycles lovers.
Was ist Motorcycles Wallpaper?
Motorcycles Wallpaper ist eine Chrome-Erweiterung, die von Motorcycles Wallpaper entwickelt wurde, und ihr Hauptmerkmal ist "Replace your basic new tab with motorcycles backgrounds. Designed especially for motorcycles lovers.".
Erweiterungsscreenshots
Motorcycles Wallpaper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Motorcycles 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 motorcycles extension and enjoy a different wallpapers on each tab page.
By clicking "Add to Chrome", I accept and agree to installing the Motorcycles 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.motorcycles-wallpaper.com/terms.html
Privacy Policy: https://www.motorcycles-wallpaper.com/privacy-policy.html Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dajeaejogbnjkmeklkpjepjcmjdaanai |
| Offizielle URL | https://chromewebstore.google.com/detail/motorcycles-wallpaper/dajeaejogbnjkmeklkpjepjcmjdaanai |
| Beschreibung | Replace your basic new tab with motorcycles backgrounds. Designed especially for motorcycles lovers. |
| Dateigröße | 24.69 MB |
| Installationsanzahl | 5,331 |
| Aktuelle Version | 2.7 |
| Letztes Update | 2023-12-15 |
| Veröffentlichungsdatum | 2023-06-15 |
| Bewertung | 4.90/5 Insgesamt 39 Bewertungen |
| Entwickler | Motorcycles Wallpaper |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.motorcycles-wallpaper.com/ |
| Hilfeseite URL | https://www.motorcycles-wallpaper.com/#contacts |
| URL der Datenschutzrichtlinien-Seite | https://www.motorcycles-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": "Motorcycles Wallpaper",
"version": "2.7",
"description": "Replace your basic new tab with motorcycles backgrounds. Designed especially for motorcycles 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": []
} | |