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是由tansuxis开发的Chrome扩展程序,该扩展的主要功能是“Put your reaction skills to the test in this fast-paced game where you have to jump to avoid oncoming objects.”。

扩展截图

screenshot
screenshot

下载Skill Games扩展crx文件

下载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"
}