Parkour GO 2: Urban
Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!
Apa itu Parkour GO 2: Urban?
Parkour GO 2: Urban adalah ekstensi Chrome yang dikembangkan oleh http://www.miniclipwe.com, dan fitur utamanya adalah "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Parkour GO 2: Urban
Unduh file ekstensi Parkour GO 2: Urban 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
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!
Informasi Dasar Ekstensi
Nama | |
ID | efjokgdifcdnoflfaigfgjhijohpfjii |
URL Resmi | https://chrome.google.com/webstore/detail/parkour-go-2-urban/efjokgdifcdnoflfaigfgjhijohpfjii |
Deskripsi | Parkour GO 2: Urban. With better graphics, controls and easy to do stunts! |
Ukuran File | 22.15 KB |
Jumlah Instalasi | 518 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2018-07-03 |
Tanggal Publikasi | 2018-07-03 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | http://www.miniclipwe.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.miniclipwe.com/games/play/parkour-go-2-urban |
Bahasa yang Didukung | 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 } } |