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 هو إضافة Chrome تم تطويرها بواسطة nquirk، والميزة الرئيسية لها هي "The goal is to create the ultimate team by collecting as many players (payer cards) as possible and maxing out their potential.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Hockey Simulation Game - Hockey Rival

قم بتنزيل ملفات الامتداد Hockey Simulation Game - Hockey Rival بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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