Skill Games

Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.

Was ist Skill Games?

Skill Games ist eine Chrome-Erweiterung, die von tansuxis entwickelt wurde, und ihr Hauptmerkmal ist "Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.".

Erweiterungsscreenshots

screenshot
screenshot

Skill Games-Erweiterungs-CRX-Datei herunterladen

Laden Sie Skill Games-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

                        Whether throwing objects showing your aim with a slingshot to destroy towers and castles built by your enemies or the style of the popular 'Angry Birds'. You can also shoot arrows with your bow to hit the bull's-eye or to cut the rope and save people from being hanged as in the saga of skill games 'Gibbets'.                    

Grundlegende Informationen zur Erweiterung

Name Skill Games Skill Games
ID pecpmeaddikflelnpnbphfdkkhgdopfj
Offizielle URL https://chrome.google.com/webstore/detail/skill-games/pecpmeaddikflelnpnbphfdkkhgdopfj
Beschreibung Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.
Dateigröße 34.73 KB
Installationsanzahl 505
Aktuelle Version 2.7.3
Letztes Update 2018-09-10
Veröffentlichungsdatum 2018-09-10
Bewertung 4.00/5 Insgesamt 2 Bewertungen
Entwickler tansuxis
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://www.gamezoo.net/privacypolicy.html
Unterstützte Sprachen id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Skill Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.3"
}