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.
What is Lionel Messi Wallpapers New Tab?
Lionel Messi Wallpapers New Tab is a Chrome extension developed by LionelMessi.AI, and its main feature is "Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design.".
Extension Screenshots
Download Lionel Messi Wallpapers New Tab Extension CRX File
Download Lionel Messi Wallpapers New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Lionel Messi Wallpapers New Tab |
ID | cnpnphabpodigmbeaginipjakcnafgcj |
Official URL | https://chromewebstore.google.com/detail/lionel-messi-wallpapers-n/cnpnphabpodigmbeaginipjakcnafgcj |
Description | Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design. |
File Size | 10.96 MB |
Installation Count | 2,000 |
Current Version | 1 |
Last Updated | 2024-01-03 |
Publish Date | 2024-01-03 |
Rating | 5.00/5 Total 1 Ratings |
Developer | LionelMessi.AI |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |