Mario Wallpaper HD Custom New Tab
Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games.
Was ist Mario Wallpaper HD Custom New Tab?
Mario Wallpaper HD Custom New Tab ist eine Chrome-Erweiterung, die von Wallpaper Universe entwickelt wurde, und ihr Hauptmerkmal ist "Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games.".
Erweiterungsscreenshots
Mario Wallpaper HD Custom New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Mario Wallpaper HD Custom 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
Get this mario extension & enjoy a different backgrounds on each tab page! FEATURES: > Pick your best backgrounds. > Games - 100+ cool games. > Choose other themes from our gallery. > Simple design with smooth affects. I really wish you have fun using my cool mario new tab and let your friends know so they can also enjoy it! Get the lovely mario backgrounds from mario fans right now!
Grundlegende Informationen zur Erweiterung
Name | |
ID | eifebhgpnhaccbhnmjngofpdahenhggg |
Offizielle URL | https://chrome.google.com/webstore/detail/mario-wallpaper-hd-custom/eifebhgpnhaccbhnmjngofpdahenhggg |
Beschreibung | Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games. |
Dateigröße | 49.01 KB |
Installationsanzahl | 70,000 |
Aktuelle Version | 8.0.0.0 |
Letztes Update | 2021-03-19 |
Veröffentlichungsdatum | 2021-03-19 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Wallpaper Universe |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/wallpaper-universe/%D7%91%D7%99%D7%AA |
Unterstützte Sprachen | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images17\/icon19.png" }, "background": { "scripts": [ "js16\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab20.html" }, "browser_action": { "default_title": "mario" } } |