Hometime!
gotta get back home
Hometime!とは何ですか?
Hometime!はTristan Studiosによって開発されたChromeの拡張機能で、その主な機能は「gotta get back home」です。
拡張機能のスクリーンショット
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! |
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 |
Eメール | [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!" } } |