Lionel Messi Wallpapers New Tab
Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design.
Was ist Lionel Messi Wallpapers New Tab?
Lionel Messi Wallpapers New Tab ist eine Chrome-Erweiterung, die von LionelMessi.AI entwickelt wurde, und ihr Hauptmerkmal ist "Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design.".
Erweiterungsscreenshots
Lionel Messi Wallpapers New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Lionel Messi Wallpapers 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
Immerse yourself in the world of Lionel Messi with our Chrome New Tab extension. Access exclusive wallpapers, stay updated on matches, and dive into the Inter Miami world. Customize your browsing experience with Messi's charm, all within a click.
Grundlegende Informationen zur Erweiterung
Name | Lionel Messi Wallpapers New Tab |
ID | cnpnphabpodigmbeaginipjakcnafgcj |
Offizielle URL | https://chromewebstore.google.com/detail/lionel-messi-wallpapers-n/cnpnphabpodigmbeaginipjakcnafgcj |
Beschreibung | Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design. |
Dateigröße | 10.96 MB |
Installationsanzahl | 2,000 |
Aktuelle Version | 1 |
Letztes Update | 2024-01-03 |
Veröffentlichungsdatum | 2024-01-03 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | LionelMessi.AI |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | de,en,fr,es,it,ja |
manifest.json | |
{ "author": "LionelMessi.AI", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "default_locale": "en", "version": "1", "offline_enabled": true, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "img\/icon.png" } }, "background": { "service_worker": "js\/bg.js" }, "icons": { "128": "img\/icon.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |