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.

Co je Hockey Simulation Game - Hockey Rival?

Hockey Simulation Game - Hockey Rival je rozšíření Chrome vyvinuté nquirk, a jeho hlavní funkcí je „The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Hockey Simulation Game - Hockey Rival

Stáhněte si soubory rozšíření Hockey Simulation Game - Hockey Rival ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Hockey Simulation Game - Hockey Rival Hockey Simulation Game - Hockey Rival
ID npefhepccilenpklmdofhocmodndnhcl
Oficiální URL https://chrome.google.com/webstore/detail/hockey-simulation-game-ho/npefhepccilenpklmdofhocmodndnhcl
Popis The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.
Velikost souboru 241 KB
Počet instalací 31
Aktuální Verze 1.4
Poslední Aktualizace 2016-01-08
Datum Vydání 2016-01-08
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář nquirk
Typ Platby free
Webové stránky Rozšíření http://hockeyrival.com
Podporované Jazyky 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"
    }
}