Parkour GO 2: Urban

Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!

ما هو Parkour GO 2: Urban؟

Parkour GO 2: Urban هو إضافة Chrome تم تطويرها بواسطة http://www.miniclipwe.com، والميزة الرئيسية لها هي "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Parkour GO 2: Urban

قم بتنزيل ملفات الامتداد Parkour GO 2: Urban بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Since you liked the first one, we proudly present you Parkour GO 2: Urban. With better graphics, controls and easy to do stunts! Just like the first one, your goal is to climb from one place to an other, and reach the red point. There are 10 challenging levels. The faster you finish the higher your points will be. Unlock all the achievements from easy to hard. The city is your playground, have fun and risk it all!                    

معلومات أساسية عن التمديد

الاسم Parkour GO 2: Urban Parkour GO 2: Urban
ID efjokgdifcdnoflfaigfgjhijohpfjii
عنوان URL الرسمي https://chrome.google.com/webstore/detail/parkour-go-2-urban/efjokgdifcdnoflfaigfgjhijohpfjii
الوصف Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!
حجم الملف 22.15 KB
عدد التثبيتات 518
النسخة الحالية 1
آخر تحديث 2018-07-03
تاريخ النشر 2018-07-03
تقييم 1.00/5 مجموع تقييمات 1
المطور http://www.miniclipwe.com
نوع الدفع free
موقع الإضافة http://www.miniclipwe.com/games/play/parkour-go-2-urban
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Parkour GO 2: Urban",
    "manifest_version": 2,
    "description": "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "chrome_accept_languages": {
        "message": "$CHROME$ accepts $languages$ languages",
        "placeholders": {
            "chrome": {
                "content": "Chrome",
                "example": "Chrome"
            },
            "languages": {
                "content": "$1",
                "example": "en,sr,de"
            }
        }
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}