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はhttp://www.miniclipwe.comによって開発されたChromeの拡張機能で、その主な機能は「Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!」です。
拡張機能のスクリーンショット
Parkour GO 2: Urban拡張機能のCRXファイルをダウンロード
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!
拡張機能の基本情報
名前 | |
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 } } |