Usa Baseball Pro

Hit the ball as much as you can in this fast-paced baseball game.

Usa Baseball Pro란 무엇입니까?

Usa Baseball Pro은(는) https://www.tyroneunblockedgames.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hit the ball as much as you can in this fast-paced baseball game."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Usa Baseball Pro 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Hit the ball as much as you can in this fast-paced baseball game. Rush home for maximum points as you try to climb the leaderboard and show the world that you are a true pro.

How to play: Click or tap to swing the bat                    

확장 프로그램 기본 정보

이름 Usa Baseball Pro Usa Baseball Pro
ID jdmoklfhjlahpjipkcalcidmfihbkdhc
공식 URL https://chromewebstore.google.com/detail/usa-baseball-pro/jdmoklfhjlahpjipkcalcidmfihbkdhc
설명 Hit the ball as much as you can in this fast-paced baseball game.
파일 크기 3.24 MB
설치 횟수 989
현재 버전 2
최근 업데이트 2022-11-04
출시 날짜 2022-08-13
개발자 https://www.tyroneunblockedgames.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://tyroneunblockedgames.com/
도움말 페이지 URL https://www.tyroneunblockedgames.com/privacy/
개인정보 보호 정책 페이지 URL https://www.tyroneunblockedgames.com/privacy
지원되는 언어 ms,de,en,fr,sw,nl,no,vi,tr,ca,da,es,it,lv,lt,hu,pl,ro,sk,sl,sv,cs,sr,bg,ru,uk,fa,mr,bn,gu,ta,te,ml,th,am-ET,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/www.tyroneunblockedgames.com\/play\/usa-baseball-pro.html",
    "offline_enabled": true,
    "version": "2",
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "background": {
        "service_worker": "back.js"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    }
}