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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Lionel Messi Wallpapers New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
}