Stickman Games - HTML5

Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games

Was ist Stickman Games - HTML5?

Stickman Games - HTML5 ist eine Chrome-Erweiterung, die von Chrome Games entwickelt wurde, und ihr Hauptmerkmal ist "Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games".

Erweiterungsscreenshots

screenshot

Stickman Games - HTML5-Erweiterungs-CRX-Datei herunterladen

Laden Sie Stickman Games - HTML5-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Enjoy our selection of Stickman Games.
Get ready to jump, race, shoot, fight and explore your way through our awesome list of stickman games! Each one brings all the action you can expect from similar games, but with wacky - sometimes deadly - stick figures to control. Don't be fooled. They may be stick figures, but they'll give you plenty of suspense, action and laughs that are sure to make any gamer happy!

Here some titles:
Stickman Downhill, Stickman Dirtbike, Stickman Army, Stick War 2, Stick War, Stick Tank Wars, Stick Squad 4, Stick Squad 3, Stick Squad 2, Stick Squad, Stick City, Stick Hero, Stick Figure Badminton, Stick Fighter, Stick Death Run 2, Stick Beard, Stick Basketball.                    

Grundlegende Informationen zur Erweiterung

Name Stickman Games - HTML5 Stickman Games - HTML5
ID efbobninabgdbkgoiafebdgdgfjclhma
Offizielle URL https://chrome.google.com/webstore/detail/stickman-games-html5/efbobninabgdbkgoiafebdgdgfjclhma
Beschreibung Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games
Dateigröße 9.05 KB
Installationsanzahl 422
Aktuelle Version 1.1
Letztes Update 2019-10-18
Veröffentlichungsdatum 2019-10-18
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler Chrome Games
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/128.png"
    },
    "manifest_version": 2,
    "version": "1.1",
    "name": "Stickman Games - HTML5",
    "description": "Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "permissions": [
        "https:\/\/playstickmangames.blogspot.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}