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 là gì?

Hockey Simulation Game - Hockey Rival là một tiện ích mở rộng Chrome được phát triển bởi nquirk, và tính năng chính của nó là "The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hockey Simulation Game - Hockey Rival

Tải xuống các tệp mở rộng Hockey Simulation Game - Hockey Rival dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hockey Simulation Game - Hockey Rival Hockey Simulation Game - Hockey Rival
ID npefhepccilenpklmdofhocmodndnhcl
URL Chính Thức https://chrome.google.com/webstore/detail/hockey-simulation-game-ho/npefhepccilenpklmdofhocmodndnhcl
Mô tả The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.
Kích Thước Tệp 241 KB
Số Lần Cài Đặt 31
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2016-01-08
Ngày Phát Hành 2016-01-08
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển nquirk
Loại Thanh Toán free
Trang Web Mở Rộng http://hockeyrival.com
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}