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 là gì?
Stba io Game là một tiện ích mở rộng Chrome được phát triển bởi usk, và tính năng chính của nó là "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.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Stba io Game
Tải xuống các tệp mở rộng Stba io Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lapfncpekpnblglfhijnhdpjdgbhllff |
URL Chính Thức | https://chrome.google.com/webstore/detail/stba-io-game/lapfncpekpnblglfhijnhdpjdgbhllff |
Mô tả | 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. |
Kích Thước Tệp | 8.41 KB |
Số Lần Cài Đặt | 10 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2020-02-05 |
Ngày Phát Hành | 2020-02-05 |
Nhà Phát Triển | usk |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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 } |