Parkour GO 2: Urban
Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!
Qu'est-ce que Parkour GO 2: Urban ?
Parkour GO 2: Urban est une extension Chrome développée par http://www.miniclipwe.com, et sa fonction principale est "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Parkour GO 2: Urban
Téléchargez les fichiers d'extension Parkour GO 2: Urban au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | efjokgdifcdnoflfaigfgjhijohpfjii |
URL Officiel | https://chrome.google.com/webstore/detail/parkour-go-2-urban/efjokgdifcdnoflfaigfgjhijohpfjii |
Description | Parkour GO 2: Urban. With better graphics, controls and easy to do stunts! |
Taille du Fichier | 22.15 KB |
Nombre d'Installations | 518 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2018-07-03 |
Date de Publication | 2018-07-03 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | http://www.miniclipwe.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.miniclipwe.com/games/play/parkour-go-2-urban |
Langues Prises en Charge | 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 } } |