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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 } |