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
官方網址 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"
}