Hometime!

gotta get back home

什么是Hometime!?

Hometime!是由Tristan Studios开发的Chrome扩展程序,该扩展的主要功能是“gotta get back home”。

扩展截图

screenshot

下载Hometime!扩展crx文件

下载Hometime!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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