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