Skill Games

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

Cos'è Skill Games?

Skill Games è un'estensione di Chrome sviluppata da tansuxis, e la sua funzione principale è "Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Skill Games

Scarica i file di estensione Skill Games in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Skill Games Skill Games
ID pecpmeaddikflelnpnbphfdkkhgdopfj
URL Ufficiale https://chrome.google.com/webstore/detail/skill-games/pecpmeaddikflelnpnbphfdkkhgdopfj
Descrizione Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.
Dimensione del File 34.73 KB
Conteggio Installazioni 505
Versione Corrente 2.7.3
Ultimo Aggiornamento 2018-09-10
Data di Pubblicazione 2018-09-10
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore tansuxis
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.gamezoo.net/privacypolicy.html
Lingue Supportate 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"
}