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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Parkour GO 2: Urban एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 } } |