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 |
官方網址 | 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 } |