Parkour GO 2: Urban
Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!
Parkour GO 2: Urban là gì?
Parkour GO 2: Urban là một tiện ích mở rộng Chrome được phát triển bởi http://www.miniclipwe.com, và tính năng chính của nó là "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Parkour GO 2: Urban
Tải xuống các tệp mở rộng Parkour GO 2: Urban dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | efjokgdifcdnoflfaigfgjhijohpfjii |
URL Chính Thức | https://chrome.google.com/webstore/detail/parkour-go-2-urban/efjokgdifcdnoflfaigfgjhijohpfjii |
Mô tả | Parkour GO 2: Urban. With better graphics, controls and easy to do stunts! |
Kích Thước Tệp | 22.15 KB |
Số Lần Cài Đặt | 518 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2018-07-03 |
Ngày Phát Hành | 2018-07-03 |
Đánh Giá | 1.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://www.miniclipwe.com |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.miniclipwe.com/games/play/parkour-go-2-urban |
Ngôn Ngữ Được Hỗ Trợ | 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 } } |