Shootup io
Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies
Vad är Shootup io?
Shootup io är en Chrome-tillägg utvecklad av https://www.noobgamer.club, och dess huvudfunktion är "Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies".
Tilläggsskärmbilder
Ladda ner Shootup io-förlängningens CRX-fil
Ladda ner Shootup io-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Shootup io |
ID | nnbdlgfjcljpapbcjieeedfceiieicbh |
Officiell webbadress | https://chromewebstore.google.com/detail/shootup-io/nnbdlgfjcljpapbcjieeedfceiieicbh |
Beskrivning | Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies |
Filstorlek | 28.51 KB |
Antal Installationer | 152 |
Aktuell Version | 1 |
Senast Uppdaterad | 2020-06-06 |
Publiceringsdatum | 2020-06-06 |
Utvecklare | https://www.noobgamer.club |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.noobgamer.club/games/play/shootup-io |
Hjälpsida URL | http://www.noobgamer.club/page/terms |
Stödda Språk | 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 } } |