Jump!

A fun, car-dodging game! How far can you get?

Jump!란 무엇입니까?

Jump!은(는) Adam Janicki에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A fun, car-dodging game! How far can you get?"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Jump! 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Jump! This is a fun, action-packed game where the user controls their square to maneuver through traffic! High Score is saved even when you close the extension! Use  your coins to buy new skins, and power-ups in the shop! Can you unlock the random skins? How far can you get? Check out my other games, like Galaxy Patrol, Planet Protector, Snake, and Pongball!                    

확장 프로그램 기본 정보

이름 Jump! Jump!
ID gappjieodenkcldikeopfgiheemoaagb
공식 URL https://chromewebstore.google.com/detail/jump/gappjieodenkcldikeopfgiheemoaagb
설명 A fun, car-dodging game! How far can you get?
파일 크기 39.12 KB
설치 횟수 50,000
현재 버전 2.3
최근 업데이트 2019-02-09
출시 날짜 2019-02-09
평점 4.00/5 총 8 개의 평점
개발자 Adam Janicki
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jump!",
    "version": "2.3",
    "description": "A fun, car-dodging game! How far can you get?",
    "icons": {
        "128": "jump128.png",
        "48": "jump48.png",
        "16": "jump16.png"
    },
    "browser_action": {
        "default_icon": "jump16.png",
        "default_popup": "frogger.html"
    },
    "permissions": [
        "storage"
    ]
}