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.
什么是Lionel Messi Wallpapers New Tab?
Lionel Messi Wallpapers New Tab是由LionelMessi.AI开发的Chrome扩展程序,该扩展的主要功能是“Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design.”。
扩展截图
下载Lionel Messi Wallpapers New Tab扩展crx文件
下载Lionel Messi Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Lionel Messi Wallpapers New Tab |
ID | cnpnphabpodigmbeaginipjakcnafgcj |
官方URL | https://chromewebstore.google.com/detail/lionel-messi-wallpapers-n/cnpnphabpodigmbeaginipjakcnafgcj |
简介 | Custom Chrome New Tab Wallpaper Designed for Lionel Messi and Inter Miami Fans. Stand out with Chrome's Custom Design. |
文件大小 | 10.96 MB |
安装次数 | 2,000 |
当前版本 | 1 |
更新时间 | 2024-01-03 |
上架时间 | 2024-01-03 |
评分 | 5.00/5 共1次评分 |
开发者 | LionelMessi.AI |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } |