Stba io Game
Stba.io very nice io game. You represent the red team or the blue team in the game. Your task is to blow up the enemy army.
Stba io Gameとは何ですか?
Stba io Gameはuskによって開発されたChromeの拡張機能で、その主な機能は「Stba.io very nice io game. You represent the red team or the blue team in the game. Your task is to blow up the enemy army.」です。
拡張機能のスクリーンショット
Stba io Game拡張機能のCRXファイルをダウンロード
Stba io Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Stba.io is a very nice io game. You represent the red team or the blue team in the game. Your task is to blow up the enemy army. You will have to fight for it. You will find that this game is quite enjoyable. Choose one of the different weapons each and start the game. Hitting enemies gives you experience. As you gain experience, you will earn XP points. If you earn enough XP, you can level up. Playing Stba.io is very easy. The planes fly automatically and you only need to direct them with the mouse. It can be controlled by tanks and other ground-based units (WASD key). Fire with left click, fire alternative fire. If you lose in this battle, you will start from level 1 again. So be very careful with your health. If your health starts to decrease, go to your base and heal yourself. Let's get started right away.
拡張機能の基本情報
名前 | |
ID | lapfncpekpnblglfhijnhdpjdgbhllff |
公式URL | https://chrome.google.com/webstore/detail/stba-io-game/lapfncpekpnblglfhijnhdpjdgbhllff |
説明 | Stba.io very nice io game. You represent the red team or the blue team in the game. Your task is to blow up the enemy army. |
ファイルサイズ | 8.41 KB |
インストール数 | 10 |
現在のバージョン | 1.0 |
最終更新日 | 2020-02-05 |
公開日 | 2020-02-05 |
開発者 | usk |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stba io Game", "version": "1.0", "description": "Stba.io very nice io game. You represent the red team or the blue team in the game. Your task is to blow up the enemy army.", "browser_action": { "default_icon": "game-console.png", "default_title": "Stba io Game" }, "background": { "scripts": [ "popup.js" ], "persistent": true }, "manifest_version": 2 } |