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 |
官方網址 | 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" } |