Skill Games

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

Τι είναι το Skill Games;

Το Skill Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον tansuxis, και η κύρια λειτουργία του είναι "Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Skill Games

Λήψη αρχείων επέκτασης Skill Games σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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'.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Skill Games Skill Games
ID pecpmeaddikflelnpnbphfdkkhgdopfj
Επίσημο URL https://chrome.google.com/webstore/detail/skill-games/pecpmeaddikflelnpnbphfdkkhgdopfj
Περιγραφή Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.
Μέγεθος Αρχείου 34.73 KB
Αριθμός Εγκαταστάσεων 505
Τρέχουσα Έκδοση 2.7.3
Τελευταία Ενημέρωση 2018-09-10
Ημερομηνία Δημοσίευσης 2018-09-10
Αξιολόγηση 4.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής tansuxis
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου http://www.gamezoo.net/privacypolicy.html
Υποστηριζόμενες Γλώσσες 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"
}