Robbers in Town!

Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!

Co je Robbers in Town!?

Robbers in Town! je rozšíření Chrome vyvinuté Karori Games, a jeho hlavní funkcí je „Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Robbers in Town!

Stáhněte si soubory rozšíření Robbers in Town! 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í

                        Robbers in town - escape the two robbers out of the crime scence, issue is that they must follow one another, otherwise - if one falls to the hands of police, the other will get caught too!                    

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

Název Robbers in Town! Robbers in Town!
ID klfplnbdbdgdajcldkfdifkamnampmlp
Oficiální URL https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp
Popis Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Velikost souboru 38.34 KB
Počet instalací 1,623
Aktuální Verze 1.5
Poslední Aktualizace 2018-10-15
Datum Vydání 2018-10-15
Hodnocení 2.25/5 Celkem 4 Hodnocení
Vývojář Karori Games
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.gocoolgames.com/?game=robbersintown
URL Stránky Zásad Ochrany Soukromí https://www.ibronto.com/comhype_limited_privacy_policy.pdf
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Robbers in Town!",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Robbers in Town!",
    "version": "1.5"
}