Shootup io

Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies

Wat is Shootup io?

Shootup io is een Chrome-extensie ontwikkeld door https://www.noobgamer.club, en de belangrijkste functie is "Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Shootup io

Download Shootup io-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Shootup io Shootup io
ID nnbdlgfjcljpapbcjieeedfceiieicbh
Officiële URL https://chromewebstore.google.com/detail/shootup-io/nnbdlgfjcljpapbcjieeedfceiieicbh
Beschrijving Shootup.io is a multiplayer zombie shooter game. You are in a mysterious town full of infected zombies
Bestandsgrootte 28.51 KB
Aantal Installaties 152
Huidige Versie 1
Laatst Bijgewerkt 2020-06-06
Publicatiedatum 2020-06-06
Ontwikkelaar https://www.noobgamer.club
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.noobgamer.club/games/play/shootup-io
Help Pagina-URL http://www.noobgamer.club/page/terms
Ondersteunde Talen 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
    }
}