Hometime!

gotta get back home

Hometime!란 무엇입니까?

Hometime!은(는) Tristan Studios에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "gotta get back home"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        (we are working on story mode, so if you click it nothing happens)

Controls:

Keyboard & Mouse	Controller (Xinput)
WASD - Movement	Left Thumbstick - Movement
Left Click - Attack	X - Attack
Space - Jump	        A - Jump

Hometime! is a platformer/2D melee combat game where you need to get to the next villager house so you can collect supplies. The game isnt a walk in the park tho... You need to make it through a wave of zombies to get to the house. Hometime! also has extra  modes such as Arcade mode where you kill zombies that keep spawning from nowhere and Parkour mode where you need to complete parkour while flying zombies are trying to kill you.                    

확장 프로그램 기본 정보

이름 Hometime! Hometime!
ID mgepbeahbgmbacfknpfpaocaabgmclmf
공식 URL https://chromewebstore.google.com/detail/hometime/mgepbeahbgmbacfknpfpaocaabgmclmf
설명 gotta get back home
파일 크기 10.41 MB
설치 횟수 40
현재 버전 1.0
최근 업데이트 2021-05-18
출시 날짜 2021-05-18
개발자 Tristan Studios
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1",
    "short_name": "Hometime!",
    "name": "Hometime!",
    "version_name": "1.0",
    "description": "gotta get back home",
    "icons": {
        "128": "images\/get_started128.png"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/get_started128.png",
        "default_title": "Hometime!"
    }
}