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.
Qu'est-ce que Stba io Game ?
Stba io Game est une extension Chrome développée par usk, et sa fonction principale est "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.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Stba io Game
Téléchargez les fichiers d'extension Stba io Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lapfncpekpnblglfhijnhdpjdgbhllff |
URL Officiel | https://chrome.google.com/webstore/detail/stba-io-game/lapfncpekpnblglfhijnhdpjdgbhllff |
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. |
Taille du Fichier | 8.41 KB |
Nombre d'Installations | 10 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-02-05 |
Date de Publication | 2020-02-05 |
Développeur | usk |
Type de Paiement | free |
Langues Prises en Charge | 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 } |