Hockey Simulation Game - Hockey Rival

The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.

什么是Hockey Simulation Game - Hockey Rival?

Hockey Simulation Game - Hockey Rival是由nquirk开发的Chrome扩展程序,该扩展的主要功能是“The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.”。

扩展截图

screenshot

下载Hockey Simulation Game - Hockey Rival扩展crx文件

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

扩展使用说明

                        Our game allows user to control their own team and build it into a dynasty. By collecting money, energy, and pucks, you are able to upgrade your players gear and train them to improve their attributes. The goal is to create the ultimate team by collecting as many players (player cards) as possible and maxing out their potential. We believe this fills a huge gap that not even EA Sports NHL fills. Our game is constantly changing and providing a newer and better experience with each update. Get started on our Hockey Simulation Game today!                    

扩展基本信息

名称 Hockey Simulation Game - Hockey Rival Hockey Simulation Game - Hockey Rival
ID npefhepccilenpklmdofhocmodndnhcl
官方URL https://chrome.google.com/webstore/detail/hockey-simulation-game-ho/npefhepccilenpklmdofhocmodndnhcl
简介 The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.
文件大小 241 KB
安装次数 31
当前版本 1.4
更新时间 2016-01-08
上架时间 2016-01-08
评分 3.00/5 共2次评分
开发者 nquirk
付费类型 free
扩展官网 http://hockeyrival.com
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hockey Simulation Game - Hockey Rival",
    "manifest_version": 2,
    "short_name": "Hockey Simulation Game - Hockey Rival",
    "description": "The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.",
    "version": "1.4",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "hr-logo1.png"
    },
    "icons": {
        "128": "gold.png"
    }
}