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 } |