Hometime!

gotta get back home

¿Qué es Hometime!?

Hometime! es una extensión de Chrome desarrollada por Tristan Studios, y su función principal es "gotta get back home".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Hometime!

Descarga archivos de extensión Hometime! en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        (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.                    

Información Básica de la Extensión

Nombre Hometime! Hometime!
ID mgepbeahbgmbacfknpfpaocaabgmclmf
URL Oficial https://chromewebstore.google.com/detail/hometime/mgepbeahbgmbacfknpfpaocaabgmclmf
Descripción gotta get back home
Tamaño del Archivo 10.41 MB
Cantidad de Instalaciones 40
Versión Actual 1.0
Última Actualización 2021-05-18
Fecha de Publicación 2021-05-18
Desarrollador Tristan Studios
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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!"
    }
}