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.

Apa itu Hockey Simulation Game - Hockey Rival?

Hockey Simulation Game - Hockey Rival adalah ekstensi Chrome yang dikembangkan oleh nquirk, dan fitur utamanya adalah "The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Hockey Simulation Game - Hockey Rival

Unduh file ekstensi Hockey Simulation Game - Hockey Rival dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Hockey Simulation Game - Hockey Rival Hockey Simulation Game - Hockey Rival
ID npefhepccilenpklmdofhocmodndnhcl
URL Resmi https://chrome.google.com/webstore/detail/hockey-simulation-game-ho/npefhepccilenpklmdofhocmodndnhcl
Deskripsi The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.
Ukuran File 241 KB
Jumlah Instalasi 31
Versi Saat Ini 1.4
Terakhir Diperbarui 2016-01-08
Tanggal Publikasi 2016-01-08
Penilaian 3.00/5 Total 2 Penilaian
Pengembang nquirk
Tipe Pembayaran free
Situs Ekstensi http://hockeyrival.com
Bahasa yang Didukung 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"
    }
}