Horse Games

You will be jumping for joy when you have a new and improved virtual horse to ride and care for!

什么是Horse Games?

Horse Games是由make开发的Chrome扩展程序,该扩展的主要功能是“You will be jumping for joy when you have a new and improved virtual horse to ride and care for!”。

扩展截图

screenshot
screenshot

下载Horse Games扩展crx文件

下载Horse Games扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Play Horse Games: You can care for, compete with, breed, and trade your very own horses and dogs. You have the option of exciting horse racing matches as well as pony care or dressup games. Win races, collect items and take care of your horse.                    

扩展基本信息

名称 Horse Games Horse Games
ID fipaibmadbngajchpclbkjlomacfbicc
官方URL https://chromewebstore.google.com/detail/horse-games/fipaibmadbngajchpclbkjlomacfbicc
简介 You will be jumping for joy when you have a new and improved virtual horse to ride and care for!
文件大小 52.33 KB
安装次数 611
当前版本 1.5.3
更新时间 2018-10-25
上架时间 2018-10-25
开发者 make
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.makeupgames.info/privacypolicy.html
支持的语言 id,ms,de,en,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,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": "Horse Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.3"
}