Hometime!

gotta get back home

Cos'è Hometime!?

Hometime! è un'estensione di Chrome sviluppata da Tristan Studios, e la sua funzione principale è "gotta get back home".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Hometime!

Scarica i file di estensione Hometime! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Hometime! Hometime!
ID mgepbeahbgmbacfknpfpaocaabgmclmf
URL Ufficiale https://chromewebstore.google.com/detail/hometime/mgepbeahbgmbacfknpfpaocaabgmclmf
Descrizione gotta get back home
Dimensione del File 10.41 MB
Conteggio Installazioni 40
Versione Corrente 1.0
Ultimo Aggiornamento 2021-05-18
Data di Pubblicazione 2021-05-18
Sviluppatore Tristan Studios
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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!"
    }
}