Shootup io
Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies
Cos'è Shootup io?
Shootup io è un'estensione di Chrome sviluppata da https://www.noobgamer.club, e la sua funzione principale è "Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Shootup io
Scarica i file di estensione Shootup 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
Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies. The only solution is to shoot them all and survive. Informazioni di Base sull'Estensione
| Nome | |
| ID | nnbdlgfjcljpapbcjieeedfceiieicbh |
| URL Ufficiale | https://chromewebstore.google.com/detail/shootup-io/nnbdlgfjcljpapbcjieeedfceiieicbh |
| Descrizione | Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies |
| Dimensione del File | 28.51 KB |
| Conteggio Installazioni | 152 |
| Versione Corrente | 1 |
| Ultimo Aggiornamento | 2020-06-06 |
| Data di Pubblicazione | 2020-06-06 |
| Sviluppatore | https://www.noobgamer.club |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.noobgamer.club/games/play/shootup-io |
| 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": "Shootup io",
"manifest_version": 2,
"description": "Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies",
"icons": {
"16": "16.png",
"128": "128.png"
},
"version": "1",
"browser_action": [],
"background": {
"scripts": [
"popup.js"
],
"persistent": false
}
} | |