Parkour GO 2: Urban

Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!

Co je Parkour GO 2: Urban?

Parkour GO 2: Urban je rozšíření Chrome vyvinuté http://www.miniclipwe.com, a jeho hlavní funkcí je „Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Parkour GO 2: Urban

Stáhněte si soubory rozšíření Parkour GO 2: Urban ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Parkour GO 2: Urban Parkour GO 2: Urban
ID efjokgdifcdnoflfaigfgjhijohpfjii
Oficiální URL https://chrome.google.com/webstore/detail/parkour-go-2-urban/efjokgdifcdnoflfaigfgjhijohpfjii
Popis Parkour GO 2: Urban. With better graphics, controls and easy to do stunts!
Velikost souboru 22.15 KB
Počet instalací 518
Aktuální Verze 1
Poslední Aktualizace 2018-07-03
Datum Vydání 2018-07-03
Hodnocení 1.00/5 Celkem 1 Hodnocení
Vývojář http://www.miniclipwe.com
Typ Platby free
Webové stránky Rozšíření http://www.miniclipwe.com/games/play/parkour-go-2-urban
Podporované Jazyky 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
    }
}