Warscrap io
Warscrap io is an intense third-person shooting and defense game
Qu'est-ce que Warscrap io ?
Warscrap io est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Warscrap io is an intense third-person shooting and defense game".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Warscrap io
Téléchargez les fichiers d'extension Warscrap io 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
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
Informations de Base sur l'Extension
Nom | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
URL Officiel | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
Description | Warscrap io is an intense third-person shooting and defense game |
Taille du Fichier | 32.67 KB |
Nombre d'Installations | 102 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-05-31 |
Date de Publication | 2020-05-31 |
Développeur | http://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/warscrap |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |