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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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