Hometime!

gotta get back home

O que é Hometime!?

Hometime! é uma extensão do Chrome desenvolvida por Tristan Studios, e sua principal característica é "gotta get back home".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Hometime!

Baixe arquivos de extensão Hometime! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Hometime! Hometime!
ID mgepbeahbgmbacfknpfpaocaabgmclmf
URL Oficial https://chromewebstore.google.com/detail/hometime/mgepbeahbgmbacfknpfpaocaabgmclmf
Descrição gotta get back home
Tamanho do Arquivo 10.41 MB
Contagem de Instalações 40
Versão Atual 1.0
Última Atualização 2021-05-18
Data de Publicação 2021-05-18
Desenvolvedor Tristan Studios
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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!"
    }
}