Warscrap io
Warscrap io is an intense third-person shooting and defense game
Cos'è Warscrap io?
Warscrap io è un'estensione di Chrome sviluppata da http://www.noobgamer.club, e la sua funzione principale è "Warscrap io is an intense third-person shooting and defense game".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Warscrap io
Scarica i file di estensione Warscrap io in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
URL Ufficiale | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
Descrizione | Warscrap io is an intense third-person shooting and defense game |
Dimensione del File | 32.67 KB |
Conteggio Installazioni | 102 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2020-05-31 |
Data di Pubblicazione | 2020-05-31 |
Sviluppatore | http://www.noobgamer.club |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.noobgamer.club/games/play/warscrap |
URL della Pagina di Aiuto | http://www.noobgamer.club/page/terms |
Lingue Supportate | 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 } } |